withTextConversions

fun StompSession.withTextConversions(converter: TextMessageConverter): TypedStompSession

Wraps this StompSession to add methods that can convert message bodies using the provided converter.

Sources

Link copied to clipboard