Is this "production ready"? #61
Unanswered
lacostenycoder
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Looking for more details on how to use this found this old YT video https://www.youtube.com/watch?v=aHop4Yyjs_o
He states that this is "not yet production ready". Is anyone using this in a full scalable production app? I'm currently trying to build an adapter which relays between ActionCable / Websockets messages to an MQTT Broker. Currently a RoR 5.2 app is handling all the websocket traffic via ActionCable. I'm trying to build a lightweight scalable solution that has minimal overhead. Looking into AnyCable and this project was also found as a possible option. Any help is greatly appreciated!
Beta Was this translation helpful? Give feedback.
All reactions