mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
Includes two testing clients
Requires:
- adding wsrpc-aiohttp==3.0.1 to pypeapp/requirements.txt
- adding code to \pype-config\presets\tray\menu_items.json
, {
"title": "Websocket Server",
"type": "module",
"import_path": "pype.modules.websocket_server",
"fromlist": ["pype","modules"]
}
|
||
|---|---|---|
| .. | ||
| wsrpc_client.html | ||
| wsrpc_client.py | ||