Laxis is a Webchat made with Socket.IO and Svelte. This is an educational project and is not real.
Laxis is a Webchat made with Socket.IO and Svelte. I made this just to improve my skills with WS, Svelte and Vite
npx tsx src/server.ts && npm run devserver.ts starts the backend.
| Technology | Description |
|---|---|
| TypeScript | Used for Backend |
| WebRTC | Simple-Peer |
| Socket.IO | Used for WebSocket |
| Stitch MCP | Helps to build UI |
| Node.js | Signaling |
| Types | Helps with peer maps |
Contributions are welcome! Please feel free to submit a Pull Request or Issues.
Please read our Code of Conduct before contributing.
This project is licensed under the MIT License — see the LICENSE file for details.
© 2026 Gustavo Jaspe - README made with Docora