Skip to content

tsloughter/beat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

beat - A small, textual TCP chat server.

Build Status

The aim of this project is pedagogy. In particular, it's meant to provide a base for intermediate Erlang developers at the Rackspace Hackday a chance to work on and dissect an OTP project. We'll try to build a interesting chat server in a day, from a basic skeleton.

Quick Start

To run beat ensure that you have rebar3 installed on your system and do the following:

> sh v1to2.sh

Now connect to localhost port 27182 and enjoy the sweet flow of integers.

Bitdeli Badge

About

A hackday project for Erlang/OTP pedagogy.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Erlang 95.3%
  • Shell 4.7%