proto-socket/dart/lib/src
toki f4528e95fc build(dart): protobuf 의존성을 갱신한다
Dart 생성 코드가 최신 protoc_plugin 출력 형식과 맞도록 protobuf 6.x 계열 의존성에 맞춘다.
2026-05-29 06:09:05 +09:00
..
packets build(dart): protobuf 의존성을 갱신한다 2026-05-29 06:09:05 +09:00
base_client.dart fix: update Dart close() implementation 2026-04-11 19:53:12 +09:00
communicator.dart fix dart qualified protobuf type names 2026-05-24 20:06:51 +09:00
heartbeat_mixin.dart sync: update communicator implementation across all languages 2026-04-26 05:31:56 +09:00
protobuf_client.dart feat: Dart Web E2E 테스트 및 크로스 테스트 추가 2026-05-25 00:30:37 +09:00
protobuf_client_web.dart feat: dart web e2e support and ws protobuf fixes 2026-05-24 22:36:52 +09:00
protobuf_server.dart fix: update Dart close() implementation 2026-04-11 19:53:12 +09:00
protobuf_server_web.dart feat: dart web e2e support and ws protobuf fixes 2026-05-24 22:36:52 +09:00
response_checker.dart Refactor client implementations with baseClient pattern 2026-04-11 13:52:50 +09:00
transport.dart feat: implement new communication patterns and add cross-test support 2026-04-12 07:53:31 +09:00
ws_protobuf_client_io.dart feat: Dart Web E2E 테스트 및 크로스 테스트 추가 2026-05-25 00:30:37 +09:00
ws_protobuf_client_web.dart feat: dart web e2e support and ws protobuf fixes 2026-05-24 22:36:52 +09:00
ws_protobuf_server.dart feat: dart web e2e support and ws protobuf fixes 2026-05-24 22:36:52 +09:00
ws_protobuf_server_web.dart feat: dart web e2e support and ws protobuf fixes 2026-05-24 22:36:52 +09:00