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

COMMON: Make connections and users container #10

Open
seitbekir opened this issue Mar 22, 2018 · 0 comments
Open

COMMON: Make connections and users container #10

seitbekir opened this issue Mar 22, 2018 · 0 comments

Comments

@seitbekir
Copy link
Owner

Server need a connections and users container, to make it possible for horizontal scalins, making subscriptions plugins and ability to send messages to other connections.

Part that will store and share connections and users by id is Adapter.

  • Create EventEmitter based Adapter (use by default)
  • Create RedisEventEmitter based Adapter

Needs to add functions to push messages to clients.

  • Create plugin for client-side routing.
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

1 participant