Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kevoree/kevoree-js-chan-ws

A Kevoree channel that uses WebSockets to broadcast messages throught the use of a WSMsgBroker
https://github.com/kevoree/kevoree-js-chan-ws

Last synced: about 2 months ago
JSON representation

A Kevoree channel that uses WebSockets to broadcast messages throught the use of a WSMsgBroker

Awesome Lists containing this project

README

        

### kevoree-chan-wschannel

A Kevoree chan that uses an external remote WebSocket server to share messages.
This server must implement a [specific protocol](https://github.com/maxleiko/wsmsgbroker).