proto-socket/dart
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
..
.vscode Initial commit: Dart implementation of toki-socket protocol 2026-04-05 13:44:04 +09:00
crosstest update: crosstest coverage and proto restructure changes 2026-04-25 07:00:53 +09:00
lib sync: update communicator implementation across all languages 2026-04-26 05:31:56 +09:00
test sync: update communicator implementation across all languages 2026-04-26 05:31:56 +09:00
analysis_options.yaml Initial commit: Dart implementation of toki-socket protocol 2026-04-05 13:44:04 +09:00
pubspec.yaml sync: update communicator implementation across all languages 2026-04-26 05:31:56 +09:00