Skip to content
This repository has been archived by the owner on Mar 16, 2019. It is now read-only.

jamii/erl-telehash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Current state of the erlang switch

  • Stuff that is solid and well tested

    • Nothing!
  • Stuff that probably works

    • Sending and receiving telexes

    • Dialing

    • Routing

    • Taps

  • Stuff that is yet to come

    • Sane configuration

    • Startup scripts

    • ring/line/br

    • Tests!

    • Example apps

  • Stuff that would one day be nice

    • Admin console

    • Simplified localhost interface

    • More tests!

Startup:

./rebar get-deps
./rebar compile
erl -pa ebin/ deps/proper/ebin/ -s telehash -port 42424

About

TeleHash is a p2p overlay that aims to remove the pain from developing p2p applications

Resources

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages