Skip to content

ciaranfinn/echo_client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Echo Client

Distributed Systems

Run The PHP Echo Server

php -S 127.0.0.1:8000 -t .

Build Client

mix escript.build

Run Client

./echo --host "localhost" --port "8000" --path "/echo.php" --message "hello world"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published