RubyFlow The Ruby and Rails community linklog

Building a distributed chatroom with Raxx.Kit (Elixir)

http://crowdhailer.me/2018-05-01/building-a-distributed-chatroom-with-raxx-kit/

Raxx is a micro-framework heavily inspired by my experience with Sinatra. In this post I have written a step by step walk through to building a multi-node chatroom. Uses ServerSentEvents (not websockets) to push notifications to clients and supports HTTP/2 (use https endpoints)

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in