proto-socket/python/test
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
..
certs sync: update communicator implementation across all languages 2026-04-26 05:31:56 +09:00
__init__.py feat: add Python implementation and cross-test support 2026-04-23 16:44:43 +09:00
test_communicator.py feat: protocol evolution compatibility implementation 2026-06-16 06:56:15 +09:00
test_stress_harness.py perf(socket): 성능 병목 개선을 반영한다 2026-06-06 12:47:15 +09:00
test_tcp.py feat: implement inbound queue ordering across all language implementations 2026-06-02 05:36:52 +09:00
test_ws.py feat: payload size matrix benchmark + archive completed subtask artifacts 2026-06-03 06:15:52 +09:00