kryonetty icon indicating copy to clipboard operation
kryonetty copied to clipboard

Client/server library for Java, based on Netty and Kryo

Results 2 kryonetty issues
Sort by recently updated
recently updated
newest added

When I try to stop the Kryonet clients it'll run even after I call the clientEndpoint.close() method and closing all channels in the ChannelHandlerContenxt. User issue or is something wrong...

Hi, I don't know very much about Netty, but wanted to know if it would be possible to add an UDP Netty Bootstrap on the same port as the TCP...