moozzyk / SignalR-Client-Swift

Swift SignalR Client for Asp.Net Core SignalR server
MIT License
351 stars 132 forks source link

add ability to specify the URLSessionWebSocketTask maximumMessageSize #291

Closed aj-bartocci closed 9 months ago

aj-bartocci commented 9 months ago
moozzyk commented 9 months ago

Thanks for your PR! This was on my list and now I no longer need to worry about this!

aj-bartocci commented 9 months ago

@moozzyk can you cut a new patch release so I can pull this in by semantic version?

moozzyk commented 9 months ago

@aj-bartocci - I will try to do this later this week.

moozzyk commented 9 months ago

@aj-bartocci - Shipped 1.1.0 that contains your changes today. Thanks again for your PR!

aj-bartocci commented 8 months ago

no prob, thanks for the new version!