Skip to content

elektro79/netstring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

netstring

Simple netstring server and client in go. Netstring is a simple protocol. See Wikipedia to more info.

Installation

go get  https://github.com/elektro79/netstring

How to use

See test for complete use. You must implement NetStringProcessor. You also must change netstring.MaxMsg to avoid a malicius client eat all ram

About

Netstring server and client

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages