mirror of
https://github.com/deuxfleurs-org/garage.git
synced 2026-08-20 18:12:15 +00:00
Fix pinging
This commit is contained in:
@@ -18,6 +18,7 @@ pub enum Message {
|
||||
#[derive(Debug, Serialize, Deserialize)]
|
||||
pub struct PingMessage {
|
||||
pub id: UUID,
|
||||
pub datacenter: String,
|
||||
pub rpc_port: u16,
|
||||
|
||||
pub status_hash: Hash,
|
||||
|
||||
Reference in New Issue
Block a user