Socket.io server, works by simply broadcasting all client messages to the other clients
- TypeScript 59.6%
- Dockerfile 40.4%
| .forgejo/workflows | ||
| .idea | ||
| .gitignore | ||
| Dockerfile | ||
| index.ts | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
| yarn.lock | ||
socket_server
Socket.io server, works by simply broadcasting all client messages to the other clients