Age | Commit message (Expand) | Author |
---|---|---|
2023-06-19 | Create `worker_proto::{Read,Write}Conn` | John Ericson |
2023-06-19 | Put worker protocol items inside a `WorkerProto` struct | John Ericson |
2023-06-19 | Split out worker protocol template definitions from declarations | John Ericson |
2023-05-17 | Revert "Revert "Use template structs instead of phantoms"" | John Ericson |
2023-05-17 | Move `worker_proto` defs out of `remote-store.cc` to own file | John Ericson |