Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mhdbs/node-websocket-http-ws
this repo contains nodejs websocket server serve to multiple clients with the request will be from an http server or /ws client and authentication is maintained on both the client and server sides with socket-io auth and socker-io- redis.
https://github.com/mhdbs/node-websocket-http-ws
docker docker-compose nodejs publish socket-io-auth socket-io-redis subscribe websocket
Last synced: about 4 hours ago
JSON representation
this repo contains nodejs websocket server serve to multiple clients with the request will be from an http server or /ws client and authentication is maintained on both the client and server sides with socket-io auth and socker-io- redis.
- Host: GitHub
- URL: https://github.com/mhdbs/node-websocket-http-ws
- Owner: mhdbs
- License: apache-2.0
- Created: 2019-04-17T02:59:57.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-06-30T16:29:30.000Z (over 5 years ago)
- Last Synced: 2024-01-26T05:13:08.671Z (10 months ago)
- Topics: docker, docker-compose, nodejs, publish, socket-io-auth, socket-io-redis, subscribe, websocket
- Language: JavaScript
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# node-websocket-http-ws
nodejs websocket server serve to multiple clients with the request will be from an http server or /ws client