/wsock-broadcaster

This is a barebones broadcatster server built on node using ws. It broadcasts a raw message from one client to all other connected clients.

Primary LanguageJavaScript

wsock-broadcaster

This is a WIP.

This is a barebones broadcatster server built on node using the ws library.
It broadcasts a raw message from one client to all other connected clients.

This script is a component of crossclip-p2p.