EMCECS / nfs-client-java

Native Java NFS client
Apache License 2.0
70 stars 33 forks source link

Upgrade to Netty 4 #44

Open twincitiesguy opened 2 years ago

twincitiesguy commented 2 years ago

Netty 3 is quite old, no longer supported, and has multiple CVEs. We should switch to Netty 4, but this will require several changes, as the API is different.