Derek Duncan
Derek Duncan
This affects the Firebase image as well
This is more of a clarification question. Is the desire to have a masterless cluster (node.1 node.2 node.n) or something like a more traditional cloud model (LB -> scaling group)
Just for curiosity what happened with this PR. Is this repository no longer being actively maintained?
@mochi-co I am working on some technology specific hooks along with more general RPC hooks to fulfill this need inspired by [mosquitto-go-auth](https://github.com/iegomez/mosquitto-go-auth)
For anyone interested, here is the very early beginnings of what I am working on: [mochi-cloud-hooks](https://github.com/dgduncan/mochi-cloud-hooks). HTTP is almost done and I am working on `firestore`, `pub/sub`, and `DynamoDB` locally....
@mochi-co Should this be closed and moved over to a feature request in our feature roadmap? It seems like less of an issue and more of a feature request.
> @dgduncan Thanks. You have done a great job, and I quickly reviewed the code. I have a small suggestion: shouldn't it be possible to bind multiple ports for the...
> > @dgduncan Thanks. You have done a great job, and I quickly reviewed the code. I have a small suggestion: shouldn't it be possible to bind multiple ports for...
> I've made a few suggestions, but don't worry, they're mostly only minor things and some style issues that I encountered before reaching an assessment. > > Generally there's a...
@lucasjinreal the reason why this behavior isn't the default is that one of the most powerful parts of this project is that is an embeddable broker. The base assumption is...