tyrus icon indicating copy to clipboard operation
tyrus copied to clipboard

Spring java client connection to an external websocket Url

Open glassfishrobot opened this issue 7 years ago • 1 comments

Hi,

I have developed a code using javax.websocket and Tyrus, that simply connect (send/receive) to an external websocket Url (e.g. wss://example.com/sockjs/647/lhvo2mn7/websocket ). Now, I want to just make a persistent websocket via Spring, without the knowledge from the server paths. I have asked my question on StackOverflow, but unfortunately nobody answered me yet.

Thanks,

glassfishrobot avatar Dec 12 '17 14:12 glassfishrobot