Skip to content
 
 

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Erlchat

Erlchat is a simple chat server built using the Chicago Boss web framework (www.chicagoboss.org) for Erlang (www.erlang.org).

It borrows the UI from Chatify and basically switches out the backend.

Running it

Have Erlang and OTP in your path. I suggest using Kerl (www.github.com/spawngrid/kerl).

  • Fork the repo
  • Make
  • Run ./start-dev.sh

Point your browser to http://localhost:8001 and chat away.

The above expects a copy of the Chicago Boss tree to be in an adjacent directory, ie.

ChicagoBoss
├── contrib
├── doc-src
├── ebin
├── include
├── skel
└── src
erlchat
├── ebin
├── include
├── log
├── priv
└── src

Credits

Jordan Orelli and Seth Murphy for Chatify (github.com/jordanorelli/chatify).

License

MIT

About

Erlchat is a simple chat server built using the Chicago Boss web framework.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages