Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kevoree/kevoree-js-chan-ws
- Owner: kevoree
- License: lgpl-3.0
- Created: 2015-03-26T11:25:04.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-07T11:22:56.000Z (over 8 years ago)
- Last Synced: 2024-11-16T15:16:51.679Z (2 months ago)
- Language: JavaScript
- Size: 791 KB
- Stars: 0
- Watchers: 10
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).