-
Where is I can find Thruway module for this https://github.com/wamp-proto/wamp-proto/blob/master/rfc/text/advanced/ap_rpc_registration_meta_api.md?
-
Hi!
I tried to make an authorization scheme through "HTTP Bridge Callee", but got this error:
```
2018-01-08T15:15:57+0500 [Router 19355] Authorization of 'subscribe' for 'com.site.messag…
-
Somewhat out of context - but wondering if anyone has some suggestions:
- what is the right way to use / expose the underlying RPC endpoints as REST endpoints also?
With RPC and Pub/Sub under the sa…
-
Hi,
In our apps based on WampSharp, we want to make use of progressive calls and cancellation. In fact we want to use the cold observable paradigm, and think that progressive result procedures woul…
-
CB allows to configure Web transports with flexible Web resource trees. For stuff like purely static Web resources, authentication isn't required almost always.
With other Web resource types like r…
-
Hi guys,
I have trusted clients that will handle small chat rooms. It registers a few RPCs for the users to call and publish events on the chat subscription channel.
I'd like to have this worker…
-
Ok, this is an advanced, more complex topic. Let me see if I can find a way to explain it properly. Bare with me, you'll need some patience;) Let me assure you: it's worth it. You will see the light;)…
-
### First off
I won't claim that my proposed solution is the best one design-wise nor that I know how an optimal solution would look like. If you got a better idea please propose it. Fact is though t…
-
**Current setup**
One crossbar router (pypy, 20.5.1.dev1) with several services registered for shared registrations (round-robin).
The services leave and join from time to time when they are updated…
-
# API design considerations
## Background
There multiple different types of API that can be used by the software stack
related to LNP/BP. Here we analyze criteria to choose the proper API
tech…