Commit graph

18 commits

Author SHA1 Message Date
2f99ce39c3 update to gradle 7.3.2 2021-12-22 19:19:50 +01:00
2f2050a6b3 update to gradle 7.3, netty 4.1.70 2021-11-29 12:51:44 +01:00
7ce935df64 add waiting for network interfaces to network utils 2020-10-20 20:10:40 +02:00
57dd5fabc9 update to Java named module, Gradle 6.4, JUnit 5 2020-05-20 14:56:37 +02:00
2040c56315 update to netty 4.1.47 2020-03-13 10:36:23 +01:00
47a1176048 many test fixes, bytebuf leaks, add TLS protocol for client 2019-08-25 23:26:13 +02:00
816266e2b2 clean up util classes, add cookie signing helper class 2019-08-06 16:33:18 +02:00
ad460a5111 add static file server capability 2019-04-22 23:09:47 +02:00
f4cfd6313d update to gradle 5.2.1, netty 4.1.34, bouncycastle 1.61 2019-03-14 13:02:45 +01:00
3d683d0b83 fix query paramater encoding in RequestBuilder, update to Gradle 5.1, update to Netty 4.1.33 2019-02-05 16:11:25 +01:00
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
2b505d5176 update to Netty 4.1.28, Gradle 4.9 2018-08-17 11:46:18 +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
30ac8b09c2 add backoff, add simple pool, clean listeners 2018-03-04 22:50:46 +01:00
c43c3b9f67 large refactoring, new transport layer, update to Netty 4.1.22 2018-02-28 12:23:52 +01:00
8f1a7211e6 much improved HTTP/2, cookies, more tests 2017-05-11 23:52:00 +02:00
1e1b8469b2 initial commit 2017-05-02 00:52:09 +02:00