This website requires JavaScript.
Explore
Help
Sign In
Lucus
/
gamenight
Watch
1
Star
0
Fork
0
You've already forked gamenight
forked from
Roflin/gamenight
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
gamenight
/
backend-actix
/
src
/
request
History
Dennis Brentjes
ad0e81fdc3
Cleans up the code a bit
2025-07-12 20:01:57 +02:00
..
authorization.rs
Fixes leave on the server and reworked login flow.
2025-06-27 14:45:36 +02:00
error.rs
Autogenerate only the models of the API for the backend-server
2025-05-31 11:38:55 +02:00
game.rs
Adds own/disown game logic
2025-07-12 20:01:57 +02:00
gamenight_handlers.rs
Refactored the connect flow and make canceling behavior more consistent.
2025-06-27 16:31:48 +02:00
join_gamenight.rs
Cleans up the code a bit
2025-07-12 20:01:57 +02:00
mod.rs
Adds own/disown game logic
2025-07-12 20:01:57 +02:00
participant_handlers.rs
Rewrite to chatty but functional API.
2025-06-14 22:16:13 +02:00
user_handlers.rs
Fixes leave on the server and reworked login flow.
2025-06-27 14:45:36 +02:00