wsky / top-link

embedded duplex multi-channel endpoint and connection management for c#/java/...
6 stars 1 forks source link

client do not set timeout, but channel idletimeout and closed by server while server got long processing #8

Closed wsky closed 11 years ago

wsky commented 11 years ago

client send rpc call, and waiting for reply,

but not send hearbeat,

then the channel idletimeout.

clientchannel should support ping,