Summary
- Back to Java cipher, they are both the same speed (commit: 7d19045) (details)
- Use more threads for IO to eliminate resource starvation possibly (commit: 61b4777) (details)
The file was modified | proxy/pom.xml |
The file was modified | proxy/src/main/java/net/md_5/bungee/connection/InitialHandler.java |
The file was modified | proxy/src/main/java/net/md_5/bungee/EncryptionUtil.java |
The file was modified | proxy/src/main/java/net/md_5/bungee/netty/CipherDecoder.java |
The file was modified | proxy/src/main/java/net/md_5/bungee/ServerConnector.java |
The file was modified | proxy/src/main/java/net/md_5/bungee/netty/CipherBase.java |
The file was modified | proxy/src/main/java/net/md_5/bungee/netty/CipherEncoder.java |
The file was modified | proxy/src/main/java/net/md_5/bungee/BungeeCord.java |