We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We do both: server responds to the update request with websocket's callback, and also server sends an updated event:
update
updated
4218["api/contribution_months::update","589a406ec2bc190011c72a29",{ ... }] 4318[null,{"_id":"589a406ec2bc190011c72a29",...}] 42["api/contribution_months updated",{"_id":"589a406ec2bc190011c72a29",...}]
The text was updated successfully, but these errors were encountered:
i think steal-socket.io should do that? i don't understand please more information
Sorry, something went wrong.
No branches or pull requests
We do both: server responds to the
update
request with websocket's callback, and also server sends anupdated
event:The text was updated successfully, but these errors were encountered: