Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jokester/limb
near-realtime communication experiments
https://github.com/jokester/limb
socket-io webrtc websocket
Last synced: 13 days ago
JSON representation
near-realtime communication experiments
- Host: GitHub
- URL: https://github.com/jokester/limb
- Owner: jokester
- Created: 2024-01-30T14:31:53.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-09-04T15:35:29.000Z (2 months ago)
- Last Synced: 2024-09-05T21:46:31.739Z (2 months ago)
- Topics: socket-io, webrtc, websocket
- Language: JavaScript
- Homepage:
- Size: 1.33 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# limb
Experiments to run socket.io in serverless platform.
Moved into [my socket.io fork](https://github.com/jokester/socket.io/tree/serverless-main)
## demo/
Demo site running at https://limb.jokester.io/ .
## server/
Just a socket.io server.
## sio-worker/
A socket.io server running in CloudFlare Worker + Durable Object.
## LICENSE
MIT