-
I (and @johannwagner) am developing an advanced wamp router providing more useful meta features and some extended authentication features. For this use case (specifically extending nexus) it would be …
-
Edit: The root cause is with Twisted [#9446](https://twistedmatrix.com/trac/ticket/9446). See end of thread.
One of our applications is calling WAMP procedures with large arguments (GraphQL queries…
-
WAMP sessions running over WebSocket transports have various ways of authentication, and flexible configuration of authorization rules.
All access to WAMP "resources" such as procedures or topics i…
-
-
This feature is about adding monitoring and tracking quality indicators of the app-to-router WAMP connection, and exposing access to statistics via a WAMP API.
The app has a background service that…
-
```
Microsoft Windows [Version 10.0.17134.48]
(c) 2018 Microsoft Corporation. All rights reserved.
(venv) C:\Users\********\Documents\GitHub\flask-twisted-serial>crossbar start
2018-05-31T15:14:…
-
Is it possible to somehow pass session ID (that is created [here](https://github.com/gammazero/nexus/blob/e8d9fe460c6512645f238ed8a91c3086381f45c3/router/router.go#L250)) to InvocationHandler?
My g…
-
### Expected behavior
As pointed by @jondubois in the [comment](https://github.com/LiskHQ/lisk/issues/1391#issuecomment-361643206), client WebSocket calls handling might be simplified while using `so…
-
As we have been discussing various improvements to the AutobahnPython WAMP API like the new Connection class and just _using_ a WAMP Session object instead of being forced to inherit from a Session ba…
-
With pattern based registrations, define the behavior when a single call matches more than one of a _Callee's_ registrations or more than one registration in general.