5f4e9bdfa7d6f70a3b27535df45550f54dfea74c
- Change tokio-stream dependency to include net feature for TcpListenerStream - Move TCP listener binding before etcd registry initialization in main function - Pass pre-bound TcpListener to gRPC server instead of just SocketAddr - Update gRPC server to use serve_with_incoming with TcpListenerStream - Prevent peers from attempting connections before gRPC server is ready - Ensure proper error handling for TCP binding failures during startup
Description
No description provided
Languages
Rust
99.2%
Shell
0.5%
Go Template
0.2%