proto-socket/dart/test
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
..
certs feat: SSL/TLS support for both client and server 2026-04-05 13:56:32 +09:00
communicator_test.dart sync: update communicator implementation across all languages 2026-04-26 05:31:56 +09:00
socket_test.dart feat: implement new communication patterns and add cross-test support 2026-04-12 07:53:31 +09:00