This website requires JavaScript.
Explore
Help
Sign In
swift-server
/
async-http-client
Watch
1
Star
0
Fork
0
You've already forked async-http-client
mirror of
https://github.com/swift-server/async-http-client.git
synced
2026-06-02 07:37:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4147fd647de6b3eb2939effabee124ad65c8e3c1
async-http-client
/
Sources
/
AsyncHTTPClient
/
ConnectionPool
/
State Machine
T
History
David Nadoba
4147fd647d
[HTTP2] Create new connections during migration if needed (
#459
)
2021-10-27 18:28:51 +02:00
..
HTTPConnectionPool+Backoff.swift
Don't crash when hitting long backoffs. (
#458
)
2021-10-13 13:09:54 +01:00
HTTPConnectionPool+HTTP1Connections.swift
[HTTP2] Create new connections during migration if needed (
#459
)
2021-10-27 18:28:51 +02:00
HTTPConnectionPool+HTTP1StateMachine.swift
[HTTP2] Create new connections during migration if needed (
#459
)
2021-10-27 18:28:51 +02:00
HTTPConnectionPool+HTTP2Connections.swift
[HTTP2] Create new connections during migration if needed (
#459
)
2021-10-27 18:28:51 +02:00
HTTPConnectionPool+HTTP2StateMachine.swift
[HTTP2] Create new connections during migration if needed (
#459
)
2021-10-27 18:28:51 +02:00
HTTPConnectionPool+RequestQueue.swift
[HTTP2] Create new connections during migration if needed (
#459
)
2021-10-27 18:28:51 +02:00
HTTPConnectionPool+StateMachine.swift
[HTTP2] Prepare migration actions (
#456
)
2021-10-13 17:11:04 +02:00