proto-socket/dart
toki c384516b47 feat: implement new communication patterns and add cross-test support
- Add Transport class for unified communication layer
- Implement new communicator patterns
- Add VERSIONING.md for version management
- Add crosstest files for Dart/Go integration testing
- Update protocol documentation
- Add new skills and templates for AI-assisted development
- Various bug fixes and improvements to Dart implementation
2026-04-12 07:53:31 +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 feat: implement new communication patterns and add cross-test support 2026-04-12 07:53:31 +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