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
0
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
0
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
43cb01eaf9fad1e2052a18b69b777db62820aae7
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
29
Mar
25
Oct
20
19
18
15
14
13
12
10
29
Aug
17
Jul
7
Apr
7
Mar
26
Feb
30
Jan
13
Dec
9
Apr
7
9
Jan
23
Dec
26
Nov
1
Oct
25
Sep
24
22
5
Jul
4
22
May
18
10
5
14
Apr
13
22
Mar
27
Feb
26
25
21
20
18
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
a
v1.10.0 master
v1.10.0 master
a
a
Merge branch 'dev'
README.md: Mention gorilla advantage re no extra context cancellation goroutine
Merge branch 'dev'
ws_js.go: Disable read limit on -1
Don't embed noCopy...
README.md: Update badges
Merge pull request #256 from nhooyr/dev
examples/chat: Fix race condition
ci/lint.sh: Remove golint
Fix typo in README.md
ci/fmt.sh: Tidy internal module dependencies
go.sum: Delete
Fix in README.md
Another README.md update
wsjs: Ensure no goroutines leak after Close
README.md formatting fix
Ensure no goroutines leak after Close in a cleaner way
Ensure no goroutines leak after Close
main_test.go: Add to detect goroutine leaks
Update README.md
Update README.md
Misc fixes
close.go: Drop support for Go 1.13
ws_js.go: Add CloseNow
netconn.go: Fix panic on zero or negative deadline durations
Update docs
compress.go: Rewrite compression docs
ci/test.sh: Always benchmark
autobahn_test.go: Fix TODOs
write.go: Fix potential writeFrame deadlock
close.go: Fix mid read close
conn_test.go: Fix TestConcurrentClosePing
conn_test: Add TestConcurrentClosePing
close.go: Remove unnecessary log.Printf call
wsjs: Register OnError
Merge pull request #360 from Emyrk/emyrk/Sec-WebSocket-Key
misc: Format and compile #360
Loading