proto-socket/dart
toki 182dcae5bf fix: update Dart close() implementation
- Fix base_client.dart close() method
- Update communicator.dart for close() pattern
- Update protobuf_server.dart and ws_protobuf_server.dart
- Update communicator_test.dart for close() API
- skills: rename implement/SKILL.md to plan/SKILL.md
- tasks: add dart_close_fix task files
2026-04-11 19:53:12 +09:00
..
.vscode Initial commit: Dart implementation of toki-socket protocol 2026-04-05 13:44:04 +09:00
crosstest refactor: implement BaseClient pattern for Dart 2026-04-11 19:05:17 +09:00
lib fix: update Dart close() implementation 2026-04-11 19:53:12 +09:00
test fix: update Dart close() implementation 2026-04-11 19:53:12 +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