cppwamp icon indicating copy to clipboard operation
cppwamp copied to clipboard

WebSocket transport

Open ecorm opened this issue 10 years ago • 4 comments

WebSocket++ could be used for this. Wrappers compatible with the Transport and TransportBuffer concepts would need to be written.

ecorm avatar Apr 04 '15 01:04 ecorm

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' :)

estan avatar Dec 21 '15 19:12 estan

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.

ecorm avatar Dec 21 '15 20:12 ecorm

Oh come on, you already fixed the issue title. You're halfway there! Sit back and admire your work by the Christmas tree :)

estan avatar Dec 21 '15 20:12 estan

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 avatar May 15 '22 20:05 ecorm