-
The buildroot crossbar package does not work in the latest release/head of buildroot. After two days of playing dependency whac-a-mole, I've been able to make it work again with the following steps:
…
ecorm updated
2 years ago
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See er…
-
When using a in-router component (https://crossbar.io/docs/Router-Components/), it is not possible to call WAMP procedures on a Router-to-Router link. This is because the `authid` of an "in-router" co…
-
I upgraded from 17.12.1 to 19.9.1 and found that my [static paths](https://github.com/purdueLUG/liarsdice/blob/5e47615adc0ce18ac6275c1a5c81600e7c53e6ad/.crossbar/config.json) aren't being served anymo…
-
I have two crossbar instances. instance A is configured to connect to instance B using rlinks.
If the procedures are registered on instance A before the connection to instance B is established, it …
-
Hoping someone can advise me on how to best handle reconnections for clients connecting as callees. The problem I am running into is when a callee client loses its connection to the router. I have lo…
-
conn_bridge should provide a method for checking that it is running / healthy, preferably without this check requiring downstream dependencies to also be healthy. A no-op status method could be added …
-
não consigo rodar em localhost
-
Hello,
**Describe the bug**
Even if Meta Api Service is activated on the realm, wamp.session.kill procedures don't work. they raise no_such_procedure error.
Note that other procedures such as wamp.…
-
```
(serpent) E:\AI_project\Serpent_AI_Issac>crossbar start --config crossbar.json
2021-01-26T20:24:17-0500 [Controller 12428]
2021-01-26T20:24:17-0500 [Controller 12428] :::::::::::::::::
2…