Simple websocket server for multiplayer cursors with room support.
Find a file
2025-04-01 02:12:26 +00:00
.dockerignore Make events arrays instead of objects 2025-02-04 03:31:27 +00:00
.gitignore Make events arrays instead of objects 2025-02-04 03:31:27 +00:00
.replit Initial commit 2025-02-03 20:32:19 +00:00
bun.lockb Add bad-words filter 2025-02-05 14:12:25 +00:00
Dockerfile Add docker files 2025-02-03 23:29:10 +00:00
index.ts Filter messages more 2025-04-01 02:12:26 +00:00
package.json Add bad-words filter 2025-02-05 14:12:25 +00:00
tsconfig.json Initial commit 2025-02-03 20:32:19 +00:00