12 lines
416 B
Markdown
12 lines
416 B
Markdown
# 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.
|
|
|