
emitter
Easily connect WebSockets to Serverless Functions
Only been a day, and I did what I could to promote (https://www.producthunt.com/posts/emitter - please upvote!), and I have 3 signups today. All are on the free trial for now, but it'll provide some incredibly valuable feedback.
I have a call with one of them for later today. Should be some great product feedback.
Wow - I did it, https://www.emitter.dev/ is live. I'd love to get some feedback and maybe some suggestions on how to promote it.
I'm deathly concerned that things will start breaking as soon as reason people sign up. Hopefully, I can fix the issues as they come up.
2 Likes
Comment
While working on Breakout, I realized that I have an issue getting WebSockets to play nice with the Serverless architecture that my backend is built on.
In solving my own problem, I discovered a lot of customized ways to solve it, but most ended up being along the lines of: "don't use Lambdas." That's not acceptable to me, so I decided to build a solution that works WITH Functions-as-a-Service.
1 Like
Comment
About
Having been a developer for almost 2 decades and loving the evolution to Functions-as-a-Service, I've found it to be incredibly difficult to work with the real-time ecosystem.

Comment