aboutsummaryrefslogtreecommitdiffstats
path: root/simulation/tcp-network.go
Commit message (Expand)AuthorAgeFilesLines
* simulation: tcp-network: force http.Client to reuse connection (#33)Wei-Ning Huang2018-08-061-15/+22
* simulation: free resource after use and misc fix for k8s mode (#31)Wei-Ning Huang2018-08-061-6/+19
* Print block confirm latency when Peer Server stopped. (#23)Jimmy Hu2018-07-311-10/+3
* Add a config that PeerServer can shutdown after receiving enough of block. (#19)Jimmy Hu2018-07-301-1/+62
* Verify the Total Ordering Algorithm in peerServer in tcp mode (#11)Jimmy Hu2018-07-261-4/+42
* simulation: fix tcp-local network simulation (#8)Wei-Ning Huang2018-07-231-1/+5
* Implement simulation on a real network (#5)Wei-Ning Huang2018-07-201-0/+233