feat(vela-gateway): add websocket session skeleton
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
# vela-gateway
|
||||
|
||||
This workspace contains the Vela gateway service as a minimal Fastify app.
|
||||
This workspace contains the Vela gateway service as a minimal Fastify app with an initial WebSocket session skeleton.
|
||||
|
||||
Current status:
|
||||
|
||||
- Fastify server boots in the Yarn workspace
|
||||
- `/` and `/health` endpoints provide a runnable service baseline
|
||||
- WebSocket session orchestration remains a later increment
|
||||
- WebSocket session skeleton wiring now exists
|
||||
- Full WebSocket session orchestration and behavior remain future work
|
||||
|
||||
Reference in New Issue
Block a user