/ws-elixir

A WebSocket server written in Elixir, based on cowboy

Primary LanguageHTML

Starting up

mix deps.get
mix run --no-halt
open http://localhost:8080
open http://localhost:8080/ws  # use this in multiple browser tabs/windows