proto-socket/typescript/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
base_client.test.ts 기능: TypeScript 패키지를 devDependencies로 통합하고 WebSocket 기능을 개선했다 2026-05-20 11:22:04 +09:00
browser_ws_client.test.ts feat: implement inbound queue ordering across all language implementations 2026-06-02 05:36:52 +09:00
communicator.test.ts feat: protocol evolution compatibility implementation 2026-06-16 06:56:15 +09:00
tcp.test.ts feat: [G07] TS gateway row processing performance optimization 2026-06-04 19:08:38 +09:00
ws.test.ts feat: large-payload-followup-optimization task completion 2026-06-14 20:07:07 +09:00