Remix.run Logo
s-mon 3 days ago

Love Elixir so much, building a kick-ass notification engine with it now. Its so so good.

mikehostetler 3 days ago | parent [-]

nice, private or OSS? Elixir needs a better notification engine badly

rhgraysonii 3 days ago | parent [-]

What do you mean exactly? If you need a notification engine, reaching for a pubsub implementation is very easy with phoenix’s popularity and quite battle tested. I’ve implemented notifications at scale a few times in the ecosystem. What problems are you encountering that you don’t feel you have a tool in the shed to work with in this case?

rhgraysonii 3 days ago | parent [-]

And if you wanna buy over build, check out https://knock.app - also built in elixir