GsonWebsocketContentConverter
class GsonWebsocketContentConverter(gson: Gson) : WebsocketContentConverter
Content copied to clipboard
GSON converter for the WebSockets plugin
Constructors
Functions
Link copied to clipboard
open suspend override fun deserialize(charset: Charset, typeInfo: TypeInfo, content: Frame): Any
Content copied to clipboard
Link copied to clipboard