Skip to content

Honeynet Project generic authenticated datafeed protocol, Go implementation

Notifications You must be signed in to change notification settings

hpfeeds/go-hpfeeds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Honeynet Project generic authenticated datafeed protocol, Go implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages