Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow more than one server running on the same node #19

Closed
2 tasks
elbrujohalcon opened this issue Jun 29, 2015 · 0 comments
Closed
2 tasks

Allow more than one server running on the same node #19

elbrujohalcon opened this issue Jun 29, 2015 · 0 comments
Assignees

Comments

@elbrujohalcon
Copy link
Member

  • implement trails:store(atom(), trails()) that acts like trails:store/1 but it let's the caller store more than one server on the same node assigning a different name for each one.
  • implement trails:store(atom(), [{cowboy_router:host_match(), trails()}]) that acts like trails:store/2 but it let's the caller store more than one host for the same server.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants