Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 430 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 430 Bytes

pingtest

Lightweight bandwidth estimation for poor networks

Building

See the GoDocs for more information.

  1. Set your $GOPATH to pingtest/golang/
  2. Run go install client server.

Protoc:

  1. Steps coming.

Usage

See docstrings in client.go and server.go for flag information.

Server

from golang/

  • ./bin/server

Client

from golang/

  • ./bin/client