mirror of
https://github.com/go-micro/go-micro.git
synced 2025-11-23 21:44:41 +02:00
fix the tunnel execution
This commit is contained in:
@@ -146,6 +146,7 @@ func (s *rpcServer) ServeConn(sock transport.Socket) {
|
||||
body: msg.Body,
|
||||
socket: sock,
|
||||
stream: true,
|
||||
first: true,
|
||||
}
|
||||
|
||||
// internal response
|
||||
|
||||
Reference in New Issue
Block a user