Wirego v2.0
Changelog:
- Wirego now uses ZMQ for communications between the Wireshark plugin and the user plugin
- The Golang package has been partially rewritten to support this update
- All documentations have been updated accordingly
- All unit tests have been updated
- All examples have been updated
- A specification for the ZMQ protocol implementation is available (see doc/PROTOCOL.md)
Additional notes:
Release is currently not available for Windows (libzmq does not seems to be available via chocolate). If needed, please refer to the doc/BUILD_WIREGO.md documentation.
User packages for Python and Rust will follow in a next release.