Neil’s Notes and Thoughts

Posts tag with `messaging`:

QuickChat and WebRTC
November 12, 2013

I have been working on a personal project called QuickChat for the last 3 weeks. A large part of the project uses WebRTC. It has...

Learning and using Erlang
May 15, 2013

Recently, I built an Erlang-based realtime messaging platform at work. This post goes into detail about Erlang’s strengths,...

Building a Realtime Messaging Platform with Erlang
April 21, 2013

Recently at work, we launched a realtime messaging feature. We used Erlang to build a central part of this feature's server...