WebsocketStompKit icon indicating copy to clipboard operation
WebsocketStompKit copied to clipboard

Results 1 WebsocketStompKit issues
Sort by recently updated
recently updated
newest added

Hi. Couldn't see any response from stomp client for some reason. Here is my code: ``` let headers = ["Authorization": "Bearer 24c8daa9-a941-45ad-8d8f-5e236be47b11"] let client = STOMPClient(url: url, webSocketHeaders: headers, useHeartbeat:...