- Generalised metrics acceptor to work with an arbitrary store.
- Updated to
ouroboros-network-1.1.
- Updated to
typed-protocols-1.2. - Updated to
ouroboros-network-1.0.
- Updated to
typed-protocols-1.0. - Updated to
ouroboros-network-framework-0.19.
- New
Deltifydata type that selects only the delta/changes of metrics, keeping a reference to the previously transmitted sample in a back buffer. - Saving bandwidth: New request constructor
GetUpdatedMetricswhich asks for changed metrics only - with the initial back buffer being empty. - Saving bandwidth: New boolean field
useDummyForwarderinForwarderConfigurationto forcibly use a dummy forwarder, i.e. when the consumer is certain it wont require metrics at all. - New test case for
GetUpdatedMetrics. - Updated to
ouroboros-network-framework-0.17.
- Updated to
ouroboros-network-framework-0.16.
- Updated to
network-mux-0.6andouroboros-network-framework-0.15
- Updated to
typed-protocols-0.3.
- Remove potentially leaky continuation passing of
EKGForwarder. - Bump dependency version bounds.
- Bump dependency version bounds
- Updated to
ouroboros-network-framework-0.8.
- Initially created.