joffrey-bion / krossbow

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

Custom headers are not respected in Darwin client #457

Closed joffrey-bion closed 6 months ago

joffrey-bion commented 6 months ago

What happened?

Custom headers are not sent when passing a non-empty headers map to connect().

Reproduction and additional details

No response

Krossbow version

5.12.0

Krossbow modules

krossbow-websocket-builtin

Kotlin version

1.9.22

Kotlin target platforms

Native - iOS, Native - watchOS, Native - tvOS, Native - macOS