You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(~/.go/src/github.com/jun06t/grpc-sample/bidirectional-streaming)
❯ go run server/main.go
(~/.go/src/github.com/jun06t/grpc-sample/bidirectional-streaming)
❯ go run client/main.go [master] U
2018/09/22 01:00:38 send message: tokyo
2018/09/22 01:00:38 send message: 001
2018/09/22 01:00:38 send message: Japan
2018/09/22 01:00:38 rpc error: code = Unavailable desc = transport is closing
exit status 1
please tell me
The text was updated successfully, but these errors were encountered:
(~/.go/src/github.com/jun06t/grpc-sample/bidirectional-streaming)
❯ go run server/main.go
(~/.go/src/github.com/jun06t/grpc-sample/bidirectional-streaming)
❯ go run client/main.go [master] U
2018/09/22 01:00:38 send message: tokyo
2018/09/22 01:00:38 send message: 001
2018/09/22 01:00:38 send message: Japan
2018/09/22 01:00:38 rpc error: code = Unavailable desc = transport is closing
exit status 1
please tell me
The text was updated successfully, but these errors were encountered: