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: Subscription #7

Open
seitbekir opened this issue Jan 12, 2018 · 0 comments
Open

COMMON: Subscription #7

seitbekir opened this issue Jan 12, 2018 · 0 comments

Comments

@seitbekir
Copy link
Owner

Subscription is a possibility for client to join a channel and listen for updates. It may be an object, array or collection. First is need to create an engine, that will make it possible to easily join user to any subscription and then push the data on it with few methods.

Ext: subscription will be like a room in socket.io, that will keep the sync object.

// no example for now
@seitbekir seitbekir changed the title Subscription COMMON: Subscription Jan 12, 2018
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