Skip to content
Success

Changes

Summary

  1. @normanm @trustin This hack appears to fix all my issues with writing (commit: b082020) (details)
Commit b0820208e634a62930c012064cb67a88298e2e53 by md_5
@normanm @trustin This hack appears to fix all my issues with writing ByteBufs directly to channels. new @lazertester.party(). Others, please note this still isn't even a beta quality build. Due to memory laziness this build will only accept one connection.
(commit: b082020)
The file was addedproxy/src/main/java/net/md_5/bungee/netty/HackEncoder.java
The file was modifiedproxy/src/main/java/net/md_5/bungee/netty/HandlerBoss.java
The file was modifiedproxy/src/main/java/net/md_5/bungee/netty/PipelineUtils.java
The file was modifiedproxy/src/main/java/net/md_5/bungee/packet/PacketHandler.java
The file was addedproxy/src/main/java/net/md_5/bungee/netty/Wrapper.java
The file was modifiedproxy/src/main/java/net/md_5/bungee/connection/DownstreamBridge.java
The file was modifiedproxy/src/main/java/net/md_5/bungee/connection/UpstreamBridge.java
The file was modifiedproxy/src/main/java/net/md_5/bungee/netty/PacketDecoder.java