tlf30 / monkey-netty

A implementation of a server-client communication system for jMonkeyEngine using Netty.IO that utilizes both TCP and UDP communication.
MIT License
12 stars 5 forks source link

Tracking Netty issue 344 #3

Closed oxplay2 closed 1 year ago

oxplay2 commented 3 years ago

Just to remember:

Based on HUB topic https://hub.jmonkeyengine.org/t/monkey-netty-server-client-communication-system-for-jme-using-netty-io/43860/3

In future, Monkey-Netty seems will need a little UDP rebuild using Netty solution.

But first require Netty to solve issue

https://github.com/netty/netty/issues/344#issuecomment-625847691

tlf30 commented 1 year ago

Netty closed their issue with won't fix