-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
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 nowMetadata
Metadata
Assignees
Labels
No labels