- Step1: Clone or download the repository from GitHub
- Step2: Add the project dependencies to your Kotlin project
- Step3: Configure the WebSocket or SSE connection parameters
- Step4: Instantiate the client with your configuration settings
- Step5: Use the client to establish connections and send/receive data
- Step6: Handle responses and integrate them into your application logic