-
-
Notifications
You must be signed in to change notification settings - Fork 8
Authorizer API
Victor Dudochkin edited this page Jul 9, 2018
·
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