uber / tchannel

network multiplexing and framing protocol for RPC
MIT License
1.15k stars 129 forks source link

go: Making a call with no peers should return an error #1372

Closed prashantv closed 8 years ago

prashantv commented 8 years ago

Also fixes a bug where TraceReporter tried to use peers before it was set on the channel.