joffrey-bion / krossbow

A Kotlin multiplatform coroutine-based STOMP client over websockets, with built-in conversions.
MIT License
189 stars 14 forks source link

Expose the negotiated web socket subprotocol as `WebSocketConnection.protocol` #498

Closed joffrey-bion closed 4 months ago

joffrey-bion commented 3 months ago

Technically a breaking change for implementers of this interface