Skip to content

weiss/textgroup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Textgroup

CI

Textgroup is a groupchat service usable with TCP clients such as Telnet or Netcat. The purpose of this project is to serve as an example application for Erlang/OTP newcomers.

Requirements

Quick Test

The Textgroup service can be compiled and started with an Erlang shell by running the following command:

rebar3 shell

The service is stopped by calling q(). within that shell.

Continuous Integration

The results of continuous integration tests can be viewed on GitHub, including test suite logs and coverage analysis.

Documentation

There's documentation for users, operators, and developers on the Textgroup web site.

About

Example Erlang/OTP project: Telnet groupchat service

Topics

Resources

License

Stars

Watchers

Forks

Languages