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