truffle
P2P mesh networking for your devices, built on Tailscale.
This is the convenience crate that bundles truffle-core (the Rust library)
and truffle-sidecar (auto-downloaded Go binary). For most users, this is
the only dependency you need.
Quick start
[]
= "0.3"
use ;
use TailscaleProvider;
# async
Advanced: BYO sidecar
If you want to manage the sidecar binary yourself, depend on truffle-core
directly:
[]
= "0.3"