Initial commit
This commit is contained in:
7
skills/skill-adapter/assets/README.md
Normal file
7
skills/skill-adapter/assets/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user