No description
Find a file
2020-03-13 10:36:23 +01:00
gradle/wrapper update to netty 4.1.47 2020-03-13 10:36:23 +01:00
netty-http-bouncycastle update to netty 4.1.47 2020-03-13 10:36:23 +01:00
netty-http-client update to netty 4.1.47 2020-03-13 10:36:23 +01:00
netty-http-client-api update to netty 4.1.47 2020-03-13 10:36:23 +01:00
netty-http-client-rest long thread counters, ensure correct client close, more methods for Request API 2019-10-09 17:01:50 +02:00
netty-http-common update to netty 4.1.47 2020-03-13 10:36:23 +01:00
netty-http-epoll add linux x86_64, OS X classified artifacts for epoll, kqueue 2019-12-23 12:13:11 +01:00
netty-http-kqueue add linux x86_64, OS X classified artifacts for epoll, kqueue 2019-12-23 12:13:11 +01:00
netty-http-rx better error handling in mixed protocol situations, update tests to mockito 3.1.0, jackson 2.9.10 2019-11-07 15:55:00 +01:00
netty-http-server update to netty 4.1.47 2020-03-13 10:36:23 +01:00
netty-http-server-api pluggable HTTP protocols, add netty-http-rx, adapted from https://github.com/ReactiveX/RxNetty 2019-09-23 10:02:20 +02:00
netty-http-server-reactive more feature for form post parameters, chunked upload 2019-10-01 09:46:40 +02:00
netty-http-server-rest add our HttpResponse in the client API, REST client module, fix dependencies with compile/compileTest 2019-08-07 18:50:42 +02:00
.gitignore add Netty server 2018-03-12 11:22:40 +01:00
build.gradle split bouncycastle, epoll, kqueue into separate modules, downgrade tcnative to macos 10.12 compatibility 2019-12-22 02:03:19 +01:00
gradle.properties update to netty 4.1.47 2020-03-13 10:36:23 +01:00
gradlew many test fixes, bytebuf leaks, add TLS protocol for client 2019-08-25 23:26:13 +02:00
gradlew.bat many test fixes, bytebuf leaks, add TLS protocol for client 2019-08-25 23:26:13 +02:00
LICENSE.txt initial commit 2017-05-02 00:52:09 +02:00
settings.gradle split bouncycastle, epoll, kqueue into separate modules, downgrade tcnative to macos 10.12 compatibility 2019-12-22 02:03:19 +01:00