dnzk / chatnix

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chatnix

Chatnix is a simple chatroom server powered by Elixir and Phoenix. It serves as a backend to any client that speaks HTTP and Websocket.

Getting started:

  • Run mix setup to install and setup dependencies
  • Start Phoenix endpoint with mix phx.server or inside IEx with iex -S mix phx.server
  • The server is available in http://localhost:4000

About


Languages

Language:Elixir 100.0%