Skip to content

Add callback-once behavior to models #287

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

Open
ilyavf opened this issue Feb 16, 2017 · 1 comment
Open

Add callback-once behavior to models #287

ilyavf opened this issue Feb 16, 2017 · 1 comment

Comments

@ilyavf
Copy link
Contributor

ilyavf commented Feb 16, 2017

We do both: server responds to the update request with websocket's callback, and also server sends an updated event:

4218["api/contribution_months::update","589a406ec2bc190011c72a29",{ ... }]
4318[null,{"_id":"589a406ec2bc190011c72a29",...}]

42["api/contribution_months updated",{"_id":"589a406ec2bc190011c72a29",...}]
@frank-dspeed
Copy link

i think steal-socket.io should do that? i don't understand please more information

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