Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
webapp-lib
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
CS-214
ul2024
webapp-lib
Merge requests
!40
Properly handle sudden websocket disconnections
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Properly handle sudden websocket disconnections
cpc/ws
into
main
Overview
0
Commits
7
Pipelines
0
Changes
3
Merged
Clément Pit-Claudel
requested to merge
cpc/ws
into
main
5 months ago
Overview
0
Commits
7
Pipelines
0
Changes
3
Expand
0
0
Merge request reports
Loading
Loading
Activity
All activity
Filter activity
Deselect all
Approvals
Assignees & reviewers
Comments (from bots)
Comments (from users)
Commits & branches
Edits
Labels
Lock status
Mentions
Merge request status
Tracking
Clément Pit-Claudel
added 2 commits
5 months ago
added 2 commits
af47e08f
- server: Rewrite the websocket server using undertow instead of cask
8ef3cedb
- server: Record disconnection during shutdown
Compare with previous version
Clément Pit-Claudel
added 2 commits
5 months ago
added 2 commits
79625a3f
- server: Rewrite the websocket server using undertow instead of cask
85f3f356
- server: Record disconnection during shutdown
Compare with previous version
Clément Pit-Claudel
added 4 commits
5 months ago
added 4 commits
f386da46
- tests: Check that server survives abrupt disconnection
9b314f9f
- server: Detect channel closure and disconnect client
387af536
- server: Rewrite the websocket server using undertow instead of cask
7915271a
- server: Record disconnection during shutdown
Compare with previous version
Toggle commit list
Clément Pit-Claudel
added 2 commits
5 months ago
added 2 commits
13687b54
- tests: Check that server accepts large number of connected clients
0dfe52d9
- server: Document `diconnect`'s idempotency requirement
Compare with previous version
Clément Pit-Claudel
merged manually
5 months ago
merged manually
Please
register
or
sign in
to reply
Loading