EliasSchriefer 450ec49bf0 Fix database-path not being read from config
`database-path` in config was correct, but was being overwritten by
`--database-path` option. In a test case the option was not given, but
clap/structopt marked it as `present`. The occurrences were `0` though.
2021-07-13 13:30:16 +00:00
2021-06-28 14:35:18 +00:00
2021-06-28 14:35:18 +00:00
2021-04-06 19:42:24 +02:00

Noise service backend

A server for Noise networks

If you're looking for the android app, go to WDG/noise

Description
Noise service backend
Readme 148 KiB
Languages
Rust 83.4%
Shell 16.6%