Skip to content

iamdylanngo/erlang-server-exam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Erlang Server TCP Socket Example

An OTP application

Build and Start

rebar3 compile
rebar3 shell
tr_server:start_link(1055).

Connect to server

telnet localhost 1055

Releases

No releases published

Packages

No packages published

Languages