Commit graph

127 commits

Author SHA1 Message Date
b024cb26e6 update to netty 4.1.30, tcnative 2.0.19, alpnagent 2.0.9, gradle 4.10.2 2018-11-13 14:11:37 +01:00
7b3d9cd366 directory context handler 2018-08-17 18:25:59 +02:00
2b505d5176 update to Netty 4.1.28, Gradle 4.9 2018-08-17 11:46:18 +02:00
3cc30c4f1d 4.1.27.0 2018-07-12 14:47:50 +02:00
8a901450be update to netty 4.1.27, gradle 4.8.1 2018-07-12 14:47:09 +02:00
2339735966 more work on HTTP transports with pooling and multithreading, update to Netty 4.1.24, update to Gradle 4.7 2018-05-04 11:32:53 +02:00
f2c483fcfa add Netty server 2018-03-12 11:22:40 +01:00
12a5f6418c back to 4.1.16, fix SSL, fix pool, fix tests 2018-03-09 00:37:08 +01:00
5cadb716bc set leak detector to paranoid 2018-03-08 16:12:28 +01:00
6c8b33913a add test parameters to SimpleHttp1Test 2018-03-08 16:09:16 +01:00
8593996f2b add pool implementation, back-off for retry, cleaning up 2018-03-08 15:57:17 +01:00
edb85cfdd8 fix NPE 2018-03-04 23:14:26 +01:00
30ac8b09c2 add backoff, add simple pool, clean listeners 2018-03-04 22:50:46 +01:00
047ae5bffd add simple channel pool, add SSL provider (Conscrypt), fix ClientTest, add debug config 2018-03-01 22:08:16 +01:00
f25291a506 downgrade to Netty 4.1.19 2018-03-01 15:48:28 +01:00
c43c3b9f67 large refactoring, new transport layer, update to Netty 4.1.22 2018-02-28 12:23:52 +01:00
2572b6cb7f use Http2ConnectionHandler instead of HttpToHttp2ConnectionHandler 2017-06-03 16:27:55 +02:00
c46a247d5f minor change 2017-06-03 15:23:04 +02:00
7af00b6869 replace latch with future 2017-05-30 00:24:22 +02:00
1765953a36 new version 2017-05-25 23:54:33 +02:00
33c76b8df0 refactoring 2017-05-25 23:54:00 +02:00
0a4cf575d6 add path method to http request builder 2017-05-12 23:53:47 +02:00
b02014c744 update to Netty 4.1.11.Final 2017-05-12 20:01:51 +02:00
741228dd76 convenience API methods, checkstyle and findbug fixes 2017-05-12 01:06:09 +02:00
8f1a7211e6 much improved HTTP/2, cookies, more tests 2017-05-11 23:52:00 +02:00
4ca2ff395d create Http2FrameAdapter test and InboundHttp2ToHttpAdapter test 2017-05-02 20:58:43 +02:00
1e1b8469b2 initial commit 2017-05-02 00:52:09 +02:00