Skip to content

Simple console chat written with elixir and nodejs

Notifications You must be signed in to change notification settings

nairihar/console-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

CHAT

Console based chat

Installation

Server (NodeJS)

cd server
npm install
npm start

./chat

Client (Elixir)

cd client
mix escript.build

./chat

About

Simple console chat written with elixir and nodejs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published