diff --git a/README.md b/README.md index 8b576743..5736ec4b 100644 --- a/README.md +++ b/README.md @@ -477,6 +477,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