proto-socket/dart
toki 83a8b2250e perf(dart): WS burst 수신 회귀를 해소한다
작은 WS frame을 isolate 왕복 없이 처리해 full 성능 검증에서 확인된 Dart WS burst hard-gate 회귀를 닫는다.

성능 검증 루프의 task archive와 로드맵 완료 근거도 함께 보존한다.
2026-06-07 20:42:33 +09:00
..
.vscode Initial commit: Dart implementation of toki-socket protocol 2026-04-05 13:44:04 +09:00
bench perf(socket): 성능 병목 개선을 반영한다 2026-06-06 12:47:15 +09:00
crosstest chore: archive completed subtask 02+01_cross_baseline and update crosstest files across all languages 2026-06-03 05:14:16 +09:00
lib perf(dart): WS burst 수신 회귀를 해소한다 2026-06-07 20:42:33 +09:00
test perf(dart): WS burst 수신 회귀를 해소한다 2026-06-07 20:42:33 +09:00
analysis_options.yaml Initial commit: Dart implementation of toki-socket protocol 2026-04-05 13:44:04 +09:00
pubspec.yaml build(dart): protobuf 의존성을 갱신한다 2026-05-29 06:09:05 +09:00