api-hogs / elixir-ws

Simple Elixir web socket server working with Redis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Starting up

mix deps.get
mix run --no-halt
open http://localhost:4000/ws

About

Simple Elixir web socket server working with Redis


Languages

Language:Elixir 100.0%