Categorygithub.com/d1str0/hpfeeds
repositorypackage
0.1.6
Repository: https://github.com/d1str0/hpfeeds.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

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