Skip to content
Success

Changes

Summary

  1. Simpler, unit tested throttle to close #613 (commit: af58db8) (details)
Commit af58db8a677a61b5b9b6cc00bc34a95bc010dafb by md_5
Simpler, unit tested throttle to close #613
(commit: af58db8)
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/connection/InitialHandler.java
The file was modifiedproxy/src/main/java/net/md_5/bungee/BungeeCord.java
The file was addedproxy/src/main/java/net/md_5/bungee/ConnectionThrottle.java
The file was addedproxy/src/test/java/net/md_5/bungee/ThrottleTest.java