proto-socket/kotlin
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
..
crosstest feat: large-payload-followup-optimization task completion 2026-06-14 20:07:07 +09:00
gradle/wrapper Add Kotlin implementation and improve protocol documentation 2026-04-12 16:35:39 +09:00
src feat: protocol evolution compatibility implementation 2026-06-16 06:56:15 +09:00
build.gradle.kts fix(kotlin): WS 종료 경로를 안정화한다 2026-06-06 20:20:53 +09:00
gradlew Add Kotlin implementation and improve protocol documentation 2026-04-12 16:35:39 +09:00
gradlew.bat Add Kotlin implementation and improve protocol documentation 2026-04-12 16:35:39 +09:00
settings.gradle.kts refactor: rename toki_socket to proto_socket across all languages 2026-05-02 07:19:12 +09:00