Noise service backend
Go to file
2021-06-28 13:50:28 +00:00
src Wrap sqlite connection in an Arc and tokios RwLock 2021-06-28 13:50:28 +00:00
.gitignore Updated the .gitignore (Include VS Code stuff) 2021-04-06 19:43:33 +00:00
Cargo.lock Add tokio dependency 2021-06-28 13:24:49 +00:00
Cargo.toml Add sync feautre to tokio 2021-06-28 13:45:36 +00:00
noise.graphql Fix some inconsistencies in graphql schema 2021-06-07 15:59:03 +00:00
README.md Initial commit 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