I have seen in the Orion's Roadmap the websocket support for subscription. In which state is it? I consider this feature is very interesting for Pub/Sub in mobile apps.
Asked
Active
Viewed 290 times
1 Answers
0
As time of writing this (Orion 0.23.0), the feature has not been yet developed. If you find it useful, please add a +1 comment to the corresponding issue at github.
In the meanwhile, you can use some "bridging" software to convert between REST notifications and websockets, either your own one or platforms such as Bastly. Please have a look to this Q&A post, which is addressing a very similar issue.