crossbario / crossbar

Crossbar.io - WAMP application router
https://crossbar.io/
Other
2.05k stars 274 forks source link

rlinks: support wildcard registrations and subscription #1959

Open om26er opened 2 years ago

om26er commented 2 years ago

Rlinks currently don't support wildcard subscriptions and registrations. I think it's an important missing feature and something we should implement.

om26er commented 2 years ago

@oberstet can you share your thoughts on the implementation design for this one ?

oberstet commented 2 years ago

I haven't thought about this at the code/design level and, fwiw, I would first solve https://github.com/crossbario/crossbar/issues/1903, as otherwise testing will become very hard

om26er commented 2 years ago

I would first solve https://github.com/crossbario/crossbar/issues/1903, as otherwise testing will become very hard

Agreed. I will start working on that and will continue the conversation on that issue. Once we have some sort of automation in place, then will come back to this issue

oberstet commented 2 years ago

also, there are some existing automated tests which are currently deactivated (because sth with the CI wasn't working):

https://github.com/crossbario/crossbar/blob/5c3d0e44e7e2b72357b7364ab8e945e08a994b27/.github/workflows/main.yml#L156 https://github.com/crossbario/crossbar/tree/master/test