Skip to content

An-Alone-Cow/echopy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple echo server written in python

to run simply build the docker image through docker compose and run it

docker-compose build
docker-compose up

you can also change the listening port through docker-compose config

or if you want to run the code outside a docker container, change the global variable LISTEN_PORT at the top of main.py

About

simple python echo server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published