mirror of
https://github.com/dalbodeule/hop-gate.git
synced 2026-05-07 02:40:49 +09:00
1492a1a82c
- Changed `go_package` option in `hopgate_stream.proto` to `internal/protocol/pb;pb`. - Regenerated `hopgate_stream.pb.go` with updated package path to align with new structure. - Added `protocol.md` documenting the gRPC-based HTTP tunneling protocol.