KotlinxWebsocketSerializationConverter
class KotlinxWebsocketSerializationConverter(format: SerialFormat) : WebsocketContentConverter(source)
Creates a converter for WebSocket serializing with the specified string format and defaultCharset (optional, usually it is UTF-8).