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
de7e28fac34a50da7177a96d9bb59105c883dcee
Select Git revision
Branches
1
master
default
protected
1 result
lynchburg-server
modules
websocket_util.py
Author
Search by author
Any Author
authors
Nick Thomas Scherz
schern8r
Nils G.
nilsg
Patrick Gerk
gerkpaba
3 authors
Apr 22, 2020
Use real host in websocket send in case we rely on ssl certificates
· de7e28fa
Nils G.
authored
4 years ago
de7e28fa
Use the same protocol to send websocket packets as we do to serve the website
· bb2045b7
Nils G.
authored
4 years ago
bb2045b7
Use secure websocket (wss) when the page is accesse by https
· 2699f792
Nils G.
authored
4 years ago
2699f792
Always send websocket messages to localhost server-side
· 22b5b14e
Nils G.
authored
4 years ago
22b5b14e
Move websocket API into seperate python module
· abc3ec16
Nils G.
authored
4 years ago
abc3ec16
Loading