joffrey-bion / krossbow

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

Remove the hidden `WebSocketClient.connect(url)` overload (without headers) #455

Closed joffrey-bion closed 6 months ago

joffrey-bion commented 7 months ago

This was kept for binary compatibility with Krossbow <= 5.4.0. It's time to remove it.