Skip to content

roby-boy/erl-chat-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Chat Client

Simple chat client on port 7000
An Erlang/OTP 22 script

Build & Launch

erlc src/chat_client.erl
erl -noshell -s chat_client main

Client Commands

Type whatever you want.
The commands interpreted from the server are described at server page.
To exit from the client type "close".

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages