- Add Close() method to Communicator for proper resource cleanup - Move examples from go/example/ to go/examples/ - Move test files to go/test/ directory - Add cross-test files for Dart-Go interop testing - Add comprehensive test suite (tcp, ws, tls, heartbeat tests) - Add crosstest directory for multi-language testing - Add SKILL documentation for adding crosstest languages |
||
|---|---|---|
| .. | ||
| crosstest | ||
| examples | ||
| packets | ||
| test | ||
| communicator.go | ||
| go.mod | ||
| go.sum | ||
| heartbeat_timer.go | ||
| tcp_client.go | ||
| tcp_server.go | ||
| ws_client.go | ||
| ws_server.go | ||