https://github.com/curveball/dugout
Websocket event server. Build chatrooms and other multi-user applications
https://github.com/curveball/dugout
chatroom event event-sourcing websocket
Last synced: about 1 year ago
JSON representation
Websocket event server. Build chatrooms and other multi-user applications
- Host: GitHub
- URL: https://github.com/curveball/dugout
- Owner: curveball
- License: mit
- Created: 2020-04-09T19:34:16.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2023-01-06T03:03:54.000Z (over 3 years ago)
- Last Synced: 2025-04-29T19:54:49.665Z (about 1 year ago)
- Topics: chatroom, event, event-sourcing, websocket
- Language: TypeScript
- Homepage:
- Size: 505 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Curveball Dugout
================
Curveball multi-user server event server.
This package is EXPERIMENTAL. Not ready for production
Instant run
-----------
To run a completely default server, all you have to do is call:
npx @curveball/dugout
Installation as a dependency
----------------------------
npm install @curveball/dugout
Getting started
---------------
...
[1]: https://github.com/curveball/dugout