good morning!!!!
Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
W
websocket
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Harbor Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
open
websocket
Graph
4130a309fa8b3f5de1552360e09413ab9db7783a
Select Git revision
Branches
3
dev
docs
master
default
protected
Tags
20
v1.10.0
v1.9.1
v1.9.2
v1.9.0
v1.8.7
v1.8.6
v1.8.5
v1.8.4
v1.8.3
v1.8.2
v1.8.1
v1.8.0
v1.7.4
v1.7.3
v1.7.2
v1.7.1
v1.7.0
v1.6.5
v1.6.4
v1.6.3
23 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
18
Feb
17
16
15
13
12
11
9
30
Dec
18
6
29
Nov
24
9
6
5
4
2
23
Oct
14
13
11
10
9
8
6
5
4
29
Sep
28
27
26
25
24
23
22
21
20
19
8
6
5
4
3
2
1
31
Aug
30
29
28
22
21
20
18
16
15
6
24
Jul
23
20
19
12
3
1
27
Jun
23
22
20
13
12
11
10
7
5
4
3
2
1
31
May
30
29
30
Apr
29
28
27
26
25
24
21
20
19
18
17
16
15
13
12
10
9
7
6
4
3
31
Mar
30
29
15
Merge pull request #192 from nhooyr/travis-ci
Switch from Github Actions to Travis
Merge pull request #190 from nhooyr/chat-example
chat-example: Add missing defer c.Close
Rename example directory to chat-example
Comment chat example
Shorten example screenshot
Cleanup example README
Make chat example responsive
Add docs to chat example
Add chat example
Merge branch 'fix'
Curb CI failure
Fix bug in headerTokens
v1.8.2
v1.8.2
Merge pull request #188 from nhooyr/fix-negotiations
v1.8.1
v1.8.1
Fix negotation of flate parameters
Merge pull request #187 from nhooyr/release-v1.8.0
v1.8.0
v1.8.0
Minor fixes
Add shfmt and shellcheck
Remove CI badge from README
Remove dependency on golang.org/x/xerrors
Simplify README.md badges
Merge pull request #163 from nhooyr/compress
Update docs and random little issues
Report how efficient compression is in BenchmarkConn
Switch to klauspost/compress
Add conn benchmark
Simplify sliding window API
Pool sliding windows
Fix badPing test duration
Use basic test assertions
Simplifications of conn_test.go
Minor cleanup
Cleanup writeMu and flateThreshold
Make flateThreshold work
Fix goroutine leak from deadlock when closing
Test fixes
Up timeouts
Fix a race with c.closed
Fix race in msgReader
Loading