Add offline resource capability discovery
This commit is contained in:
parent
116a431a12
commit
47d16eb714
6 changed files with 200 additions and 12 deletions
|
|
@ -5,7 +5,7 @@ mod local_control;
|
|||
mod local_transport;
|
||||
mod peer_client;
|
||||
mod peer_control;
|
||||
mod resource_contracts;
|
||||
pub mod resource_contracts;
|
||||
mod runtime;
|
||||
pub mod service;
|
||||
mod sync;
|
||||
|
|
|
|||
Loading…
Reference in a new issue