defaultSessionCoroutineContext
An additional coroutine context used for the collection and decoding of the STOMP frames within StompSessions created by this client.
It can be overridden independently for each session when calling StompClient.connect.
This is mostly useful to inject a test dispatcher.