#py-websocket
Minimal Python Telepact example over WebSocket request/reply.
Browse the files:
api/greet.telepact.yaml- Telepact schemaserver.py- server implementationtest_example.py- example testMakefile- local run target
Run it:
make runMinimal Python Telepact example over WebSocket request/reply.
Browse the files:
api/greet.telepact.yaml - Telepact schema
server.py - server implementation
test_example.py - example test
Makefile - local run target
Run it:
make run