- Dart: Add BaseClient<Self> to eliminate duplicate code - Dart: Replace dispose() with close() (Future<void> return) - Dart: Make isAlive and nonce read-only with @protected setter - Dart: Add meta package dependency for @protected - Dart: Implement BaseClient<ProtobufClient> and BaseClient<WsProtobufClient> - Dart: Update communicator.dart with private fields and protected setters - Dart: Update heartbeat_mixin.dart for new close() pattern - Dart: Update all client/server implementations - Dart: Update test files with new API - Dart: Export base_client.dart in toki_socket.dart |
||
|---|---|---|
| .. | ||
| certs | ||
| communicator_test.dart | ||
| socket_test.dart | ||