proto-socket/kotlin
toki 9cc1f1d58f sync: update communicator implementation across all languages
- Align protocol documentation (PROTOCOL.md, README.md, VERSIONING.md)
- Go: add nonce test, update communicator
- Kotlin: update Communicator, TcpClient, TcpServer, add TLS test
- Python: update all modules, add certificate test resources
- TypeScript: update communicator, tcp/ws clients and servers, add tests
- Dart: update communicator, heartbeat mixin, and tests
2026-04-26 05:31:56 +09:00
..
crosstest feat: add typescript implementation and crosstest files 2026-04-24 07:16:37 +09:00
gradle/wrapper Add Kotlin implementation and improve protocol documentation 2026-04-12 16:35:39 +09:00
src sync: update communicator implementation across all languages 2026-04-26 05:31:56 +09:00
build.gradle.kts sync: update communicator implementation across all languages 2026-04-26 05:31:56 +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 Add Kotlin implementation and improve protocol documentation 2026-04-12 16:35:39 +09:00