create

fun create(): HttpClient

Creates and configures an instance of HttpClient using the CIO engine with WebSocket support.

The client is designed to enable WebSocket communication with a specified ping interval of 15 seconds.

Return

An instance of HttpClient configured with CIO as the engine and WebSocket functionality installed.