Add PROXY protocol support (#108)
This commit is contained in:
committed by
Andrew Steinborn
parent
d6fb3a210e
commit
6ed772ba14
@@ -29,6 +29,7 @@ dependencies {
|
||||
compile project(':velocity-native')
|
||||
|
||||
compile "io.netty:netty-codec:${nettyVersion}"
|
||||
compile "io.netty:netty-codec-haproxy:${nettyVersion}"
|
||||
compile "io.netty:netty-codec-http:${nettyVersion}"
|
||||
compile "io.netty:netty-handler:${nettyVersion}"
|
||||
compile "io.netty:netty-transport-native-epoll:${nettyVersion}"
|
||||
|
Reference in New Issue
Block a user