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
2764b2853e1d84007b330a25dd810ad5a23321f2
Select Git revision
0 results
lynchburg-server
views
include
websocket.html
Author
Search by author
Any Author
authors
Nick Thomas Scherz
schern8r
Nils G.
nilsg
Patrick Gerk
gerkpaba
3 authors
May 11, 2020
Added /room/close API
· 625952ee
Nils G.
authored
4 years ago
625952ee
Apr 27, 2020
Do not actually change role when done submitting, instead use 'hidden' flag
· 582e4799
Nils G.
authored
4 years ago
582e4799
Apr 24, 2020
Use correct const in websocket.html
· d2a5436e
Nils G.
authored
4 years ago
d2a5436e
Apr 22, 2020
Filter join and leave websocket messages
· b9e4d662
Nils G.
authored
4 years ago
b9e4d662
Renamed submits to prompts
· 27fb1897
Nils G.
authored
4 years ago
27fb1897
Safe submits in /game/roles persistently in player table
· d8517aee
Nils G.
authored
4 years ago
d8517aee
Added /game/roles API
· 957c1e94
Nils G.
authored
4 years ago
957c1e94
Store roles definition as base64 in database. Decode in JS.
· 3d7efc7f
Nils G.
authored
4 years ago
3d7efc7f
Add handling of different websocket packet types and split websocket handling into own include
· 34c41196
Nils G.
authored
4 years ago
34c41196
Improved websocket error handling
· 4c95e8da
Nils G.
authored
4 years ago
4c95e8da
Use secure websocket (wss) when the page is accesse by https
· 2699f792
Nils G.
authored
4 years ago
2699f792
Move websocket API into seperate python module
· abc3ec16
Nils G.
authored
4 years ago
abc3ec16
Add websockets to game to retrieve changes in the room without refresh or ajax
· 759a39fb
Nils G.
authored
4 years ago
759a39fb
Apr 14, 2020
Debug renderer
· bf7ca5a4
Nils G.
authored
4 years ago
bf7ca5a4
Loading