Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 230 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 230 Bytes

gosky

gosky is simple network

Installation

$ go get github.com/heyuanlong/gosky

Dependent

go get github.com/robfig/config

test

cd test/server && go run main.go
cd test/client && go run client1.go