FreeFeed / freefeed-server

FreeFeed server
https://freefeed.net
MIT License
41 stars 18 forks source link

Emit 'event:new' realtime message on new notification event #504

Closed davidmz closed 3 years ago

davidmz commented 3 years ago

The notification events are now delivered to the 'user:{userId}' realtime channel with the 'event:new' message type. The message format is the same as in GET /v2/notifications response.