Skip to content

JIngeholm/Consensus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Hand in 4 Consensus
To run the program clone the repository, then open 3 terminals.
From Consensus/ConsensusGRPC run the command go run server.go with 3 different arguments for ports in the 3 terminals.
The argument are hard-coded and as such the three commands must be (in any order):
go run server.go -port=50051
go run server.go -port=50052
go run server.go -port=50053

Currently if all 3 servers have not been run 10 seconds after the first, an error will occur.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages