Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 1.6 KB

File metadata and controls

9 lines (7 loc) · 1.6 KB

CrossUserEvents-Javascript-Websocket

Codacy Badge Code Climate Codacy Badge Travis Badge

This provides a transport layer for binary data via websocket. Supported implementations are Robust Websocket, Reconnection Websocket and the default Websocket. Due to the shared interface you don't need to care about the implementation used, but for stability and reliably reasons we prefer the usage of one of the automatically reconnecting implementations.