ecorm / cppwamp

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

Implement authid/authrole black/white listing. #80

Closed ecorm closed 8 years ago

ecorm commented 9 years ago

Implement the recent exclude_authid, exclude_authrole, eligible_authid, eligible_authrole options added in section 13.4.1. Subscriber Black- and Whitelisting of the RFC.