Skip to content
Verified Commit 4d12b240 authored by Alberto Miranda's avatar Alberto Miranda
Browse files

Reorganize source code

- `scord` daemon now has its own directory in `src/scord`
- `scord-ctl` daemon now has its own directory in `src/scord-ctl`
- library code now lives under the  `lib` directory
- public rpc definitions now live in `src/lib/rpcs/`
- private rpc definitions for each daemon now live in
  `src/scord/rpcs/` and `src/scord-ctl/rpcs/`, respectively
- `config`, `logger`, and `network` code now live under the `common` directory
parent de4632cf
Pipeline #2823 passed with stages
in 1 minute and 32 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment