proto-socket/python/proto_socket/packets
toki 6cdd0c3581 feat: protocol evolution compatibility implementation
- Add legacy alias support for backward compatibility
- Update ProtocolBuffer message definitions with new fields
- Implement fullname-based message routing
- Add alias fallback logic in all language clients (Dart, Go, Kotlin, Python, TypeScript)
- Update test suites for alias and fullname validation
- Add protocol sync verification tools
- Update documentation (PORTING_GUIDE, PROTOCOL, VERSIONING)
- Add agent task documentation for protocol evolution
2026-06-16 06:56:15 +09:00
..
__init__.py refactor: rename toki_socket to proto_socket across all languages 2026-05-02 07:19:12 +09:00
message_common.proto feat: protocol evolution compatibility implementation 2026-06-16 06:56:15 +09:00
message_common_pb2.py feat: protocol evolution compatibility implementation 2026-06-16 06:56:15 +09:00
message_common_pb2.pyi refactor: rename toki_socket to proto_socket across all languages 2026-05-02 07:19:12 +09:00