toki
|
3ef736d897
|
Update PROTOCOL.md and README.md
|
2026-04-08 07:59:52 +09:00 |
|
toki
|
dc80493c72
|
Update README.md
|
2026-04-05 23:06:31 +09:00 |
|
toki
|
661c28a9ac
|
Update protocol docs and fix communicator implementation
|
2026-04-05 22:46:46 +09:00 |
|
toki
|
7fe90e4ea7
|
docs: add Python and Rust to planned implementations
- README.md, PROTOCOL.md: Python, Rust 추가
- .gitignore: python/, rust/ 빌드 아티팩트 규칙 추가
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-04-05 13:46:20 +09:00 |
|
toki
|
240239682c
|
Initial commit: Dart implementation of toki-socket protocol
- Protobuf-based binary TCP socket library
- ProtobufClient / ProtobufServer abstract classes with heartbeat
- Type-based message routing via Communicator
- 4-byte big-endian length-prefixed framing protocol
- 8 integration tests (all passing)
- PROTOCOL.md wire format specification
- VSCode launch.json for test runner
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-04-05 13:44:04 +09:00 |
|