:orphan: WAMP Features ============= The Web Application Messaging Protocol (WAMP) enables both the Publish & Subscribe and the routed Remote Procedure Calls messaging pattern in a single protocol. To learn more: - Session - :doc:`Session Meta Events and Procedures ` - :doc:`Publish & Subscribe (PubSub) ` - :doc:`How Subscriptions Work ` - :doc:`Basic Subscriptions ` - :doc:`Subscriber Black- and Whitelisting ` - :doc:`Publisher Exclusion ` - :doc:`Publisher Identification ` - :doc:`Pattern-Based Subscriptions ` - :doc:`Subscription Meta Events and Procedures ` - :doc:`Event History ` - :doc:`Remote Procedure Calls ` - :doc:`How Registrations Work ` - :doc:`Basic Registrations ` - :doc:`Caller Identification ` - :doc:`Progressive Call Results ` - :doc:`Pattern-Based Registrations ` - :doc:`Shared Registrations ` - :doc:`Registration Meta Events and Procedures ` - :doc:`Error Handling ` - :doc:`URI Format `