Skip to content

neanvo/word_of_wisdom

Repository files navigation

Word of wisdom

Build image:

  1. Run server build script:
docker build --build-arg _PORT=7777 -t wow-server -f Dockerfile_server .
  1. Run client build script:
docker build --build-arg _PORT=7777 -t wow-client -f Dockerfile_client .

About

Simple tcp server on rust with POW challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages