-
Notifications
You must be signed in to change notification settings - Fork 58
Authorizer API
Andrew J. Gillis edited this page Sep 15, 2017
·
2 revisions
coming soon
Since the Authorizer accesses both the session and the message through a pointer, the authorizer can alter the content of both the session and the message. This allows the authorizer to also work as an interceptor of messages to change their content or change the sending session based on the intercepted message.
This can be useful for extending the router functionality in ways that are outside the scope of the WAMP protocol.
- Home
- Introduction
- Developer Reference Guide
- Operational Information
- System Design
- Additional Information