Categorygithub.com/fw42/go-hpfeeds
repositorypackage
0.0.0-20130602172243-651ce0355974
Repository: https://github.com/fw42/go-hpfeeds.git
Documentation: pkg.go.dev

# README

go-hpfeeds

Basic Go client implementation of hpfeeds, a simplistic publish/subscribe protocol, written by Mark Schloesser (rep), heavily used within the Honeynet Project for internal real-time data sharing. Backend component of Honeymap and hpfriends.

Usage

See example and go doc.

License

BSD

TODO

  • Test if everything actually works as intended, maybe write some unit tests
  • Implement wrapper for JSON channels
  • Add some sanity checks for message field length values, in case server sends incorrect stuff