You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use websockets to detect new entries in a user's inbox instead of pulling. At the moment, however, I only get updates via websockets for ack and not pub.
EDIT: This the expected behaviour. At the moment you cannot get this information via websockets. It would be nice to have though, see this issue of the Node Solid Server.
The text was updated successfully, but these errors were encountered:
Use websockets to detect new entries in a user's inbox instead of pulling. At the moment, however, I only get updates via websockets for
ack
and notpub
.EDIT: This the expected behaviour. At the moment you cannot get this information via websockets. It would be nice to have though, see this issue of the Node Solid Server.
The text was updated successfully, but these errors were encountered: