jgauffin / Griffin.Framework

Application framework for Business Applications
http://griffinframework.net
168 stars 62 forks source link

Issue: Channel got disconnected #48

Closed Tochemey closed 9 years ago

Tochemey commented 9 years ago

I am able to implement a client socket using the ChannelTcpClient. However whenever I connect to a socket server to execute some commands I got channel got disconnected. Am I doing something wrong?.

Tochemey commented 9 years ago

I figure out the exception. It was due to bad decoding.

jgauffin commented 9 years ago

Can I improve the exception information or something else to make it more obvious? (So others can figure out the problem faster)