proto-socket/kotlin
toki a9480c5afb feat: implement inbound queue ordering across all language implementations
- Add gateway contract for inbound queue ordering (03+02_gateway_contract)
- Update receive thread model across Dart, Go, Kotlin, Python, TypeScript
- Implement queue ordering logic in BaseClient and Communicator
- Add comprehensive tests for queue ordering in all languages
- Update documentation (PORTING_GUIDE, PROTOCOL, README)
- Archive task completion logs for completed subtasks
2026-06-02 05:36:52 +09:00
..
crosstest feat: dart web crosstest and related test infrastructure updates 2026-05-30 22:59:23 +09:00
gradle/wrapper Add Kotlin implementation and improve protocol documentation 2026-04-12 16:35:39 +09:00
src feat: implement inbound queue ordering across all language implementations 2026-06-02 05:36:52 +09:00
build.gradle.kts refactor: rename toki_socket to proto_socket across all languages 2026-05-02 07:19:12 +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