p2p-data-channel
Peer-to-peer (P2P) data channel over WebRTC and a signaling channel on the browser
@broadcaster/core
Cross window serverless messaging system based on BroadcastChannel API. Allows to send messages and keep track about instances between browsing contexts (tabs, windows, workers, etc..)
sse-channels
Server-Sent Events utility written in TypeScript
sse-channel
Server-Sent Events "channel" where all messages are broadcasted to all connected clients, history is maintained automatically and server attempts to keep clients alive by sending "keep-alive" packets automatically.