ecorm / cppwamp

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

Implement callee black- and whitelisting in client #23

Closed ecorm closed 9 years ago

ecorm commented 9 years ago

Implement callee black- and whitelisting, as per the advanced spec.

ecorm commented 9 years ago

Client requirements:

There is no other special treatment required by the client.