udfalkso / channel_chats

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChannelChats

To start Phoenix application:

  1. Install dependencies with mix deps.get
  2. Start Phoenix endpoint with mix phoenix.server

Now you can visit localhost:4000 from your browser.

Simple example of using ETS to store the logs of the chat and display previous chats to users just joining.

This repository is described in greater detail in this post

About


Languages

Language:CSS 76.6%Language:Elixir 18.9%Language:JavaScript 3.2%Language:HTML 1.4%