ecorm / cppwamp

C++ client library for the WAMP protocol.
Boost Software License 1.0
35 stars 9 forks source link

Update tests/examples to use raw socket handshake #54

Closed ecorm closed 9 years ago

ecorm commented 9 years ago

Raw socket handshake is now supported on Crossbar, so the unit tests and examples should be updated accordingly.