docs: capture protocol and implementation gaps
This commit is contained in:
11
packages/protocol/README.md
Normal file
11
packages/protocol/README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# Protocol Package
|
||||
|
||||
This directory exists because the milestone plan expects a shared protocol package.
|
||||
|
||||
For now:
|
||||
|
||||
- `simplesync.proto` captures an eventual strongly typed schema
|
||||
- `docs/specs/simplesync-protocol.md` remains the more complete behavioral reference
|
||||
|
||||
The current docs still need a final decision on whether wire messages are JSON, protobuf-over-WebSocket, or JSON generated from protobuf definitions.
|
||||
|
||||
Reference in New Issue
Block a user