barchart / barchart-udt

Java wrapper for native C++ UDT protocol.
https://github.com/barchart/barchart-udt/wiki
128 stars 89 forks source link

UDT netty4 example raise exception #46

Closed He-Pin closed 11 years ago

He-Pin commented 11 years ago

Hi man,thanks for your great effort ,and when I was trying to check your code,and find out how to work with netty,the Echo Msg example always raise the exception,so does the netty 4 beta3.you may take a look at this .

Please take a look at it. https://github.com/netty/netty/issues/1104

He-Pin commented 11 years ago

Okay ,this exception was fixed by trustin .close now