pusher / pusher-websocket-swift

Pusher Channels websocket library for Swift
https://pusher.com/channels
MIT License
273 stars 166 forks source link

Bump NWWebSocket library #407

Closed fbenevides closed 1 year ago

fbenevides commented 1 year ago

Description of the pull request

Bump NWWebSocket library to 0.5.3, which has an important memory leaking fix.

Why is the change necessary?

Some clients reported a memory leak in their environments.

CHANGELOG