Skip to content
Snippets Groups Projects
  1. Sep 05, 2022
  2. Jul 28, 2022
  3. Jul 06, 2022
  4. Jul 05, 2022
  5. Jul 04, 2022
    • Alberto Miranda's avatar
      Reorganize source code · 4d12b240
      Alberto Miranda authored
      - `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
      4d12b240
  6. Jun 30, 2022
Loading