- 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 |
||
|---|---|---|
| .. | ||
| communicator_test.go | ||
| heartbeat_test.go | ||
| tcp_test.go | ||
| test_helpers_test.go | ||
| tls_test.go | ||
| ws_test.go | ||