Generate NetworkSettings with IPC
This generates and applies NetworkSettings object with unix socket IPC. - domain socket, json-rpc based communication - switches to anyhow for burrow crate - adds support for starting daemons on macos
This commit is contained in:
parent
6368ca7f74
commit
c9f104e523
31 changed files with 909 additions and 117 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -3,3 +3,6 @@ xcuserdata
|
|||
|
||||
# Rust
|
||||
target/
|
||||
|
||||
.DS_STORE
|
||||
.idea/
|
||||
Loading…
Add table
Add a link
Reference in a new issue