https://github.com/nh2/haskell-socketio
(Unfinished) Haskell server-side engine.io and socket.io implementation. Avoids real-time at all cost!
https://github.com/nh2/haskell-socketio
Last synced: 3 months ago
JSON representation
(Unfinished) Haskell server-side engine.io and socket.io implementation. Avoids real-time at all cost!
- Host: GitHub
- URL: https://github.com/nh2/haskell-socketio
- Owner: nh2
- Created: 2013-01-20T02:04:56.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-06-05T16:06:40.000Z (about 11 years ago)
- Last Synced: 2025-01-13T00:26:25.990Z (5 months ago)
- Language: Haskell
- Homepage:
- Size: 148 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
haskell-socketio
================Haskell server-side engine.io and socket.io implementation. Avoids real-time at all cost!