/socketio_repeater

This application serves the purpose of passing messages between two different versions of Socket IO (1.X and 2.X). Any message received from one of them is automatically passed to all others.

Primary LanguageJavaScript

Stargazers