Provides a streamlined and efficient way to integrate WebSocket communication using the Starscream library into Swift-based applications.
- Custom callback methods for easy integration with other parts of your project.
- Thread-safe implementation of the readyState feature, addressing the limitation in Starscream.
- Clone the project repository:
git clone https://github.com/your-username/your-project.git cd your-project
- Create an instance of the
StarscreamClient
class:let starscreamClient = StarscreamClient()
This project uses the Starscream library (https://github.com/daltoniam/Starscream) for WebSocket communication.
Feel free to use this corrected version in your GitHub repository's README.md file. If you have any more adjustments or specific details to include, feel free to modify accordingly.