You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
anggabayu 1aa1cc1360 Initial commit 6 years ago
..
examples Initial commit 6 years ago
LICENSE Initial commit 6 years ago
README.md Initial commit 6 years ago
conn.go Initial commit 6 years ago
protocol.go Initial commit 6 years ago
server.go Initial commit 6 years ago

README.md

gotcp

A Go package for quickly building tcp servers

Usage

###Install

go get github.com/gansidui/gotcp

###Examples

Document

Doc