Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backend Rust rewrite #1

Merged
merged 24 commits into from
Mar 28, 2022
Merged

Backend Rust rewrite #1

merged 24 commits into from
Mar 28, 2022

Conversation

horvbalint
Copy link
Owner

This pull request contains the full rewrite of Speer's backend using Rust.

this server will merge the current Pusher and SignalServer servers
- uses env variables for config tokens
- dependency updates
- lots of fixes
- every route should work now except the ones related to push-notifications
The issue was, that in the same session when someone became your friend
you couldn't connect to they immediatley
Everything is now rewritten and should work.
Needs testing and cleanups.
- Every single main route is now in place
- Moves many async task to a separate thread
- Should work with SSL in production
makes it possible to specify an admin_email env var and then
send a notification email when someone submits a feedback
@horvbalint horvbalint merged commit 9b78d7d into main Mar 28, 2022
@horvbalint horvbalint deleted the WIP---backend-Rust-rewrite branch March 28, 2022 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant