Files
lix/src
John Ericson 9f69b7dee9 Create worker_proto::{Read,Write}Conn
Pass this around instead of `Source &` and `Sink &` directly. This will
give us something to put the protocol version on once the time comes.

To do this ergonomically, we need to expose `RemoteStore::Connection`,
so do that too. Give it some more API docs while we are at it.
2023-06-19 12:08:23 -04:00
..
2023-04-28 17:03:04 +02:00
2023-06-19 12:08:23 -04:00
2023-04-28 17:03:04 +02:00
2021-12-17 22:03:33 +01:00