Skip to content

davi17g/gotunity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gotunity

Go Server demo

In order to launch Server type: ./server -H "127.0.0.1" -o 8089 -i 8888

In order to launch Clients:

  • navigate to scripts directory cd scripts
  • In order to run client A type the following: ./type_a_client.py -H 127.0.0.1 -p 8888
  • In order to run client B type as follows: ./type_b_client.py -H 127.0.0.1 -p 8089

About

Go Backend demonstration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published