Added
- sync use async send
- relay use async send msg
- add metrics
Fixed
- add invalid data test
Other
- impl review advice
- Remove
struct NetworkAddresses - Change MultiAddr to Multiaddr
- Apply code readbility suggestion
- update network state for public address management
- update identify protocol for onion address sharing
- update peer store to handle onion addresses
- update service builder for proxy support
- add proxy URL validation and configuration
- add NetworkAddresses struct for onion addresses
- improve compress impl