Posts tag with `realtime`:
- QuickChat and WebRTC
- November 12, 2013
- Learning and using Erlang
- May 15, 2013
- Building a Realtime Messaging Platform with Erlang
- April 21, 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...
Recently, I built an Erlang-based realtime messaging platform at work. This post goes into detail about Erlang’s strengths,...
Recently at work, we launched a realtime messaging feature. We used Erlang to build a central part of this feature's server...