8000 GitHub - blt/beat: A hackday project for Erlang/OTP pedagogy.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

blt/beat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 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 relx installed on your system and do the following:

> make && relx
...
> _rel/bin/beat console

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

Contributors 3

  •  
  •  
  •  
0