Home > brwchat

brwchat

Brwchat is a project mainly written in ERLANG and JAVASCRIPT, it's free.

browser based chat

h1. Readme

  • author : TAKUYA watabe
  • overview : browser based online chat
  • system requirements : erlang/yaws(erlang webserver)

h2. How to install sample

  • setup erlang and yaws
  • deploy all code to project root (ex : /var/www/chat)
  • move to "server" dir and execute "./build.sh"
  • move to project root and execute "./sample/start_server.sh"
Previous:billzbo