proto-socket/go/examples
toki e48722d811 Refactor project structure and add Close() method
- 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
2026-04-11 09:54:03 +09:00
..
tcp_echo Refactor project structure and add Close() method 2026-04-11 09:54:03 +09:00
ws_echo Refactor project structure and add Close() method 2026-04-11 09:54:03 +09:00