You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seeing all the tidyness of this project (love it!), I can't help but think that the title of this issue should spell Websocket as WebSocket, with a capital 'S' :)
ecorm
changed the title
Implement Websocket transport
Implement WebSocket transport
Dec 21, 2015
There. Fixed! :-)
But I'd rather complete and close this issue, than fix spelling errors. I've been really busy at work, but I hope to able to spend more time improving/completing CppWAMP in the new year.
I'm now preferring Boost.Beast over Websocket++, the former providing HTTP support that would eventually allow me to implement a REST bridge similar to that of Crossbar's.
ecorm
changed the title
Implement WebSocket transport
WebSocket transport
May 21, 2022
WebSocket++ could be used for this. Wrappers compatible with the
Transport
andTransportBuffer
concepts would need to be written.The text was updated successfully, but these errors were encountered: