StompClient

constructor(webSocketClient: WebSocketClient, config: StompConfig)
constructor(webSocketClient: WebSocketClient, configure: StompConfig.() -> Unit = {})