git-next/crates/server-actor
Paul Campbell 7212154037 refactor: split ReceiveServerConfig handler
First handler, with original name, validates the server config.

The new second handler, ReceiveValidServerConfig, can then (re)start the
server without needing to validate the settings.
2024-07-11 19:18:55 +01:00
..
src refactor: split ReceiveServerConfig handler 2024-07-11 19:18:55 +01:00
Cargo.toml refactos: extract server-actor crate 2024-06-29 11:14:09 +01:00