- Dart: Replace ResponseChecker with HeartbeatMixin - Dart: Remove heartbeat-related fields from ProtobufClient/Server - Dart: Add HeartbeatMixin for cleaner heartbeat logic - Go: Add timeout test in communicator_test.go - Go: Add heartbeat_test.go with heartbeat functionality tests - Go: Add TLS test in tls_test.go - Go: Add message type mismatch tests - Go: Improve tcp_test.go and ws_test.go with comprehensive tests - Dart: Add comprehensive socket_test.dart with multiple test scenarios - Add untracked documentation files |
||
|---|---|---|
| .. | ||
| crosstest | ||
| examples | ||
| packets | ||
| test | ||
| base_client.go | ||
| communicator.go | ||
| go.mod | ||
| go.sum | ||
| heartbeat_timer.go | ||
| tcp_client.go | ||
| tcp_server.go | ||
| ws_client.go | ||
| ws_server.go | ||