You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Given we'll have crates using the dht through the library cache would be good to move everything that should not be shared (e.g. rust and websocket layer) to the binary crate.
My suggestion is to have in the library only the domocache level exposed.
The text was updated successfully, but these errors were encountered:
Given we'll have crates using the dht through the library cache would be good to move everything that should not be shared (e.g. rust and websocket layer) to the binary crate.
My suggestion is to have in the library only the
domocache
level exposed.The text was updated successfully, but these errors were encountered: