Skip to content
Success

Changes

Summary

  1. #2710: Store queue of pending keepalives (commit: eeb3747) (details)
Commit eeb374798b10786bb87175796b55bed0275d56c7 by md_5
#2710: Store queue of pending keepalives

This allows the server to send them at a rate greater than the client reply time.
(commit: eeb3747)
The file was modifiedproxy/src/main/java/net/md_5/bungee/UserConnection.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/ServerConnection.java