C++ WSS client libraries

541 views
Skip to first unread message

Andrei P

unread,
Aug 24, 2018, 9:15:50 PM8/24/18
to Crossbar
I'm working on a project that requires C++ (or C) secure web-socket clients (WAMP is not needed). I've looked at Autobahn CPP but the documentation seems a bit sparse, though it appears it can do the job. My questions are:
  1. How much work is involved? I've used Boost libraries before. 
  2. Are there working examples / documentation to get me started? 
For Python clients I already use Autobahn / Twisted. One could embed Python but it seems a very roundabout solution, even if it did work. 

The solution needs to cover macOS and Windows.

Thanks,
Andrei



Tobias Oberstein

unread,
Aug 25, 2018, 4:24:23 AM8/25/18
to cross...@googlegroups.com, Andrei P
Am 25.08.2018 um 03:15 schrieb Andrei P:
> I'm working on a project that requires C++ (or C) secure web-socket clients
> (WAMP is not needed). I've looked at Autobahn CPP but the documentation

this mailing list is for WAMP, but if you only need websocket, I'd use:

https://github.com/zaphoyd/websocketpp

> seems a bit sparse, though it appears it can do the job. My questions are:
>
> 1. How much work is involved? I've used Boost libraries before.
> 2. Are there working examples / documentation to get me started?
Reply all
Reply to author
Forward
0 new messages