Skip to content

v0.1.0

Latest

Choose a tag to compare

@ricktaylor ricktaylor released this 17 Apr 15:05
· 152 commits to main since this release
ed29039

Highlights

  • Full RFC 9171 (BPv7), RFC 9172/9173 (BPSec), and RFC 9174 (TCPCLv4) compliance
  • Time-Variant Routing with recurring schedule support
  • Pluggable storage backends (local filesystem, SQLite, PostgreSQL, S3)
  • OpenTelemetry observability (traces, metrics, logs) across all components
  • Interoperability verified against 7 independent BPv7 implementations
  • 15 library crates published to crates.io, 4 container images on ghcr.io

Published Crates

Crate Version
hardy-cbor 1.0.0
hardy-bpv7 0.5.0
hardy-async 0.1.0
hardy-bpa 0.1.0
hardy-eid-patterns 0.3.0
hardy-proto 0.1.0
hardy-otel 0.1.0
hardy-tcpclv4 0.3.0
hardy-echo-service 0.1.0
hardy-file-cla 0.1.0
hardy-ipn-legacy-filter 0.1.0
hardy-localdisk-storage 0.5.0
hardy-sqlite-storage 0.5.0
hardy-postgres-storage 0.1.0
hardy-s3-storage 0.1.0

Container Images

  • ghcr.io/ricktaylor/hardy/hardy-bpa-server:0.1.0
  • ghcr.io/ricktaylor/hardy/hardy-tcpclv4-server:0.1.0
  • ghcr.io/ricktaylor/hardy/hardy-tvr:0.1.0
  • ghcr.io/ricktaylor/hardy/hardy-tools:0.1.0

Documentation