5.3.0
版本发布时间: 2023-04-13 08:33:08
davidstump/SwiftPhoenixClient最新发布版本:5.3.3(2024-07-30 21:22:10)
- Fix retain cycles in
URLSessionTransport
and using default operation queue - Adding an optional
leeway
to theHeartbeatTimer
- Added additional
open
methods inURLSessionTransport
for further customization - Using a thread-safe array for Channel bindings
Thanks @ejensen for several of these additions