8 lines
330 B
Markdown
8 lines
330 B
Markdown
# Assets
|
|
|
|
Bundled resources for websocket-server-builder skill
|
|
|
|
- [ ] template_socketio.py: Template file for a basic WebSocket server using Socket.IO.
|
|
- [ ] template_native_ws.py: Template file for a basic WebSocket server using native WebSockets.
|
|
- [ ] example_client.html: Example HTML client for testing the WebSocket server.
|