Changelog
- 5e43bca docs: update docs in examples
- 55114df docs: update examples with flag changes
- c408539 docs: update ice peering readme
- 8fdc989 docs: update libp2p bootstrap example to switch over to native transport
- 887f210 docs: update libp2p bootstrap example to use three nodes
- 2bb4f23 draft: first draft libp2p wireguad relays
- 03525f4 draft: libp2p bootstrap configuration options
- 308f8ae draft: libp2p election transport
- 4b925ab draft: rework wireguard relaying into separate package
- a1567a6 feat: export dialing interfaces on top-level of embedded node
- 7d1e777 feat: pull in latest API and start support for several relay protocols
- 76eecb2 fix: cleanup and tidy libp2p streaming bootstrap
- 8703eb0 fix: libp2p circuit relay fixes and more doc updates
- 1a49a5c fix: small fixes to libp2p bootstrap
- 90e864a testing: start testing fixtures for libp2p bootstrap
- 9e09d2c tidy: add methods for repurposing libp2p hosts
- 31e03aa tidy: cleanup configurations and update examples
- c0abd14 tidy: cleanup network interface into separated use cases
- 4d8e98d tidy: cleanup storage package and admin api
- 95115d9 tidy: cleanup transport names
- c33cdf5 tidy: make libp2p transports more generic, replace usage of PSK with Rendezvous
- 7b1b064 tidy: more cleanup of libp2p options and usage
- 13524c6 wip: semi-working offline bootstrap over libp2p