330 B
330 B
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.