Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WebSocket transport #1

Open
ecorm opened this issue Apr 4, 2015 · 4 comments
Open

WebSocket transport #1

ecorm opened this issue Apr 4, 2015 · 4 comments
Assignees
Milestone

Comments

@ecorm
Copy link
Owner

ecorm commented Apr 4, 2015

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

@ecorm ecorm changed the title Add Websocket transport Implement Websocket transport Apr 4, 2015
@estan
Copy link
Contributor

estan commented Dec 21, 2015

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 ecorm changed the title Implement Websocket transport Implement WebSocket transport Dec 21, 2015
@ecorm
Copy link
Owner Author

ecorm commented 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.

@estan
Copy link
Contributor

estan commented Dec 21, 2015

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

@ecorm
Copy link
Owner Author

ecorm commented May 15, 2022

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 ecorm changed the title Implement WebSocket transport WebSocket transport May 21, 2022
@ecorm ecorm self-assigned this Aug 9, 2023
@ecorm ecorm added this to the 1.0.0 milestone Aug 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants