Adding in Buffstreams - Streaming protobuffs message data over TCP made easy

checkGoreportcard
StabbyCutyou 9 years ago
parent 053f786677
commit 52f61689af

@ -474,6 +474,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
*Libraries for working with various layers of the network*
* [buffstreams](https://github.com/stabbycutyou/buffstreams) - Streaming protocolbuffer data over TCP made easy
* [dns](https://github.com/miekg/dns) - Go library for working with DNS
* [ftp](https://github.com/jlaffaye/ftp) - Package ftp implements a FTP client as described in [RFC 959](http://tools.ietf.org/html/rfc959).
* [gopacket](https://github.com/google/gopacket) - A Go library for packet processing with libpacp bindings

Loading…
Cancel
Save