Hacker News new | ask | show | jobs
by icey 5525 days ago
What differentiates this from every other chat app that gets posted here? Using erlang for a chat app doesn't seem all that newsworthy to me.
1 comments

Is just a PoC of using RabbitMQ to route messages and keep history on a custom exchange. Messages are sent via Websockets. Nothing fancy. This is not competing against anyone :)