mirror of
https://github.com/house-of-vanity/yggman.git
synced 2025-12-17 19:47:55 +00:00
Added agent
This commit is contained in:
@@ -31,6 +31,7 @@ pub enum ServerMessage {
|
||||
allowed_public_keys: Vec<String>,
|
||||
},
|
||||
Update {
|
||||
listen: Vec<String>,
|
||||
peers: Vec<String>,
|
||||
allowed_public_keys: Vec<String>,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user