ecorm / cppwamp

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

Implement publisher exclusion on client #12

Closed ecorm closed 9 years ago

ecorm commented 9 years ago

Implement publisher exclusion, as per the advanced spec.

ecorm commented 9 years ago

Requirement on client:

There is no extra handling to do on the client.