ecorm / cppwamp

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

Implement agent identification on client #10

Closed ecorm closed 9 years ago

ecorm commented 9 years ago

Implement agent identification as per the advanced spec.

ecorm commented 9 years ago

This only requires that the HELLO.Details.agent|string detail be set in HELLO messages.