proto-socket/go/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
..
communicator_test.go feat: protocol evolution compatibility implementation 2026-06-16 06:56:15 +09:00
heartbeat_test.go 기능: 브라우저 WebSocket 진입점을 추가한다 2026-05-20 07:30:53 +09:00
tcp_test.go 기능: 브라우저 WebSocket 진입점을 추가한다 2026-05-20 07:30:53 +09:00
test_helpers_test.go feat: protocol evolution compatibility implementation 2026-06-16 06:56:15 +09:00
tls_test.go 기능: 브라우저 WebSocket 진입점을 추가한다 2026-05-20 07:30:53 +09:00
ws_test.go feat: inbound queue ordering - Go gateway implementation 2026-06-02 11:43:10 +09:00