Initial commit
This commit is contained in:
7
skills/skill-adapter/scripts/README.md
Normal file
7
skills/skill-adapter/scripts/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Scripts
|
||||
|
||||
Bundled resources for websocket-server-builder skill
|
||||
|
||||
- [ ] init_websocket_server.py: Automates the initial setup of a basic WebSocket server with Socket.IO or native WS.
|
||||
- [ ] add_route.py: Adds a new route/endpoint to the WebSocket server, handling different message types.
|
||||
- [ ] test_connection.py: Tests the WebSocket connection to ensure it's functioning correctly.
|
||||
Reference in New Issue
Block a user