pheyvaer/solid-chess

use websockets to detect new entries in inbox

pheyvaer opened this issue · 0 comments

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.