proto-socket/dart
toki 839e97f245 feat: add Dart-Kotlin crosstest and improve WS protobuf server
- Add Dart-Kotlin crosstest implementation (dart_kotlin.dart, kotlin_dart.kt)
- Add Dart-Kotlin client implementation for Go (kotlin_dart_client.kt, dart_kotlin_client.dart)
- Update SKILL.md and openai.yaml for crosstest language support
- Improve ws_protobuf_server.dart with better error handling
- Fix crosstest client implementations for Go
2026-04-12 23:03:38 +09:00
..
.vscode Initial commit: Dart implementation of toki-socket protocol 2026-04-05 13:44:04 +09:00
crosstest feat: add Dart-Kotlin crosstest and improve WS protobuf server 2026-04-12 23:03:38 +09:00
lib feat: add Dart-Kotlin crosstest and improve WS protobuf server 2026-04-12 23:03:38 +09:00
test feat: implement new communication patterns and add cross-test support 2026-04-12 07:53:31 +09:00
analysis_options.yaml Initial commit: Dart implementation of toki-socket protocol 2026-04-05 13:44:04 +09:00
pubspec.yaml refactor: implement BaseClient pattern for Dart 2026-04-11 19:05:17 +09:00