Skip to content

mbalashovv/proof-of-work

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proof of Work TCP Server & Client

To run the server, use command:

make server_up

To run client:

make client_up

To watch logs in both services:

make logs

To run tests:

make tests

Find more commands in Makefile.


In attached mode signals might not be handled, that's why you'd better use detached mode and use docker logs.

Releases

No releases published

Packages

No packages published