Example: WAMP Meta Events and Procedures - Meta API Monitor

Open JavaScript console to watch output.

Sessions

Session information

Retrieve information on currently connected sessions.

Kill Session

Actively end a session.

Session ID:
Reason:
Message:

Publish and Subscribe

Lookup Subscription

Lookup a subscription and retrieve detail information.

URI:
Match policy: default exact prefix wildcard

Match Subscriptions

Match the given (concrete) topic URI to current subscriptions.

URI:

Get Subscriptions

Retrieve the list of subscriptions currently managed by the broker.

Remove Subscriber

Actively remove a subscriber from a subscription.

Subscription ID:
Subscriber ID:
Reason:

Remote Procedure Calls

Lookup Registration

Lookup a registration and retrieve detail information.

URI:
Match policy: default exact prefix wildcard

Match Registrations

Match the given (concrete) procedure URI to the (best matching) registration.

URI:

Get Registrations

Retrieve the list of registrations currently managed by the dealer.

Remove Callee

Actively remove a callee from a registration.

Registration ID:
Callee ID:
Reason: