David Nadoba
|
2adca4b003
|
Use swift-atomics instead of NIOAtomics (#603)
`NIOAtomics` was deprecated in https://github.com/apple/swift-nio/pull/2204 in favor of `swift-atomics` https://github.com/apple/swift-atomics
|
2022-07-13 13:48:24 +01:00 |
|
David Nadoba
|
14fa6d944d
|
Report last connection error if request deadline is exceeded (#601)
|
2022-07-01 10:39:38 +02:00 |
|
David Nadoba
|
c1a60d8aa4
|
[HTTP2] Prepare migration actions (#456)
|
2021-10-13 17:11:04 +02:00 |
|
Fabian Fett
|
4d726bad8d
|
Add ConnectionPool HTTP1StateMachine (#416)
|
2021-09-09 15:34:03 +02:00 |
|
 Fabian FettandGeorge Barnett
|
7d3c578472
|
HTTP1Connections state machine for ConnectionPool (#413)
Co-authored-by: George Barnett <gbarnett@apple.com>
|
2021-09-06 12:56:20 +02:00 |
|
Fabian Fett
|
1f5b633457
|
Add a RequestQueue for the ConnectionPool (#412)
|
2021-09-01 13:55:06 +02:00 |
|