This is a fork of the React + Kemal Chat example found here
Adapted to work with Kemalyst
This demonstrates how easy it is to build Realtime Web applications with Kemal.
Kemalyst is written in Crystal Programming Language you need to have it installed on your machine.
shards install
crystal src/app.cr
Go to http://localhost:3000
to see it in action.