Skip to content

Implemented "subscribe" chat websocket event

Daniel Cherry requested to merge DanielCherry/pomf.tv-chat-server:main into main

The chat server receives and sends a "new follower" ping to the clients. The streamer gets notified in chat (it's also a nice ping for future integrations). Just don't use the dev urls 😝

Merge request reports