SocketRocket icon indicating copy to clipboard operation
SocketRocket copied to clipboard

A conforming Objective-C WebSocket client library.

Results 121 SocketRocket issues
Sort by recently updated
recently updated
newest added

From [Apple docs](https://developer.apple.com/support/third-party-SDK-requirements/): > Starting in spring 2024, you must include the privacy manifest for any SDK listed below when you submit new apps in App Store Connect that include...

Pass the correct closecode to the delegate. #577

CLA Signed

With the release of [CocoaPods v1.13.0](https://github.com/CocoaPods/CocoaPods/releases/tag/1.13.0), visionOS support was introduced.

CLA Signed

Are you planning support for the L4S protocol?

Hello, I am facing this weird issue when I connect web sockets it got connected and I start receiving messages also I got this webSocketDidOpen callback but when I send...

I am trying to set my TLS version as 1.3 but unfortunately I am not able to do that. Could you please help me to where I can set my...

Hi, my app is a react native application and it is connecting to an Apollo Server which use `graphql-ws` for its websocket implementation and its subprotocol is `graphql-transport-ws`, it has...

When adding SocketRocket as a dependency via Carthage everything works fine, until you submit the app to the App Store. When you do you hit this validation error. ![screen shot...

CLA Signed

**Libraries collision in iOS, React Native and AWS Iot** I am trying to developing an App with React Native and with private native SDK that use AWSIoT. When I am...