feature(network): Add reconnecting client wrapper
- Adds
reconnect::Client
- Adds
AsClient
trait - to have less boilerplate duringreconnect::Client
implementation - Makes several reexports for common types from
network
thatpicodata
might need
reconnect::Client
AsClient
trait - to have less boilerplate during reconnect::Client
implementationnetwork
that picodata
might need