Open gdbassett opened 11 years ago
This should probably be expanded to a general services pubsub as some clients may even provide other pubsubs specific to their tasks.
Based on Tobias's recommendation:
When you establish an authenticated WAMP session (WAMP-CRA .. see https://github.com/tavendo/AutobahnPython/tree/master/examples/wamp/authentication), the client gets feedback which RPC endpoints and PubSub topics he is authorized for.
Then there is:
Add a pubsub to the server for sharing RPCs. It should: