Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Lynchburg Server
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Lynchburg
Lynchburg Server
Commits
786509547060d7ab338311a80c48fcbf40ca749d
Select Git revision
0 results
lynchburg-server
controllers
room.py
Author
Search by author
Any Author
authors
0 authors
May 11, 2020
Periodically close rooms if they havent received an update recently
· 78650954
Nils G.
authored
4 years ago
78650954
Added /room/close API
· 625952ee
Nils G.
authored
4 years ago
625952ee
Apr 22, 2020
Initial creation of API /game/start
· 6af73cca
Nils G.
authored
4 years ago
6af73cca
Apr 10, 2020
Added closed flag to rooms and http status code response 410 GONE
· eda5874e
Nils G.
authored
4 years ago
eda5874e
Added Player table and read it in the /room/status API
· 4ddd55f1
Nils G.
authored
4 years ago
4ddd55f1
Add API for /room/status
· 96c75d8a
Nils G.
authored
4 years ago
96c75d8a
Added Room db table and finalized /room/create
· 0da4b944
Nils G.
authored
4 years ago
0da4b944
Basic test server API listening to /room/create
· 2dc3142d
Nils G.
authored
4 years ago
2dc3142d
Loading