1 Commits

Author SHA1 Message Date
d8fe4a9dc6 Create WebSocket Server
- Created a WebSocket server with connection handling and message broadcasting
- Added frontend files including HTML, TypeScript, and CSS for a WebSocket test client
- Configured package.json for both server and frontend with necessary scripts and dependencies
- Introduced Prettier configuration for code formatting
- Established a basic structure for handling WebSocket connections and messages
2025-09-05 23:44:28 -04:00