This website requires JavaScript.
Explore
Help
Sign In
WDG
/
noise-server
Watch
3
Star
2
Fork
0
You've already forked noise-server
Code
Issues
3
Pull Requests
Projects
2
Releases
1
Wiki
Activity
Noise service backend
100
Commits
1
Branch
1
Tag
148
KiB
Rust
83.4%
Shell
16.6%
d6e92943ba
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
EliasSchriefer
d6e92943ba
Fix broken newline in test-api.sh
2021-12-13 14:38:32 +01:00
src
Add sending messages to chats and groups
2021-12-12 22:52:11 +01:00
.gitignore
Updated the .gitignore (Include VS Code stuff)
2021-04-06 19:43:33 +00:00
Cargo.lock
Change seen_by in msgdata_template to not be null
2021-12-12 22:50:47 +01:00
Cargo.toml
Update to Rust 2021
2021-10-23 19:29:51 +02:00
noise-server.toml
Add
url
to dependencies
2021-07-21 08:21:56 +00:00
noise.graphql
Fix typo in noise.graphql
2021-07-21 08:20:36 +00:00
README.md
Initial commit
2021-04-06 19:42:24 +02:00
test-api.sh
Fix broken newline in test-api.sh
2021-12-13 14:38:32 +01:00
README.md
Noise service backend
A server for Noise networks
If you're looking for the android app, go to
WDG/noise