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
d31df745fd0d209a77e95efa93e5d19586b2fcdf
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
11
Feb
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
Fix goroutine leak from deadlock when closing
Test fixes
Up timeouts
Fix a race with c.closed
Fix race in msgReader
Fix bug in closeHandshake
Merge remote-tracking branch 'origin/master' into compress
Merge in handshake improvements from master
Add wspb test
Get coverage to 85%
More tests and fixes
Get Wasm tests working
Remove quite a bit of slog
Simplify tests
Fix test step
Fix race in tests
Autobahn tests fully pass :)
Get test with multiple messages working
Fix randString method in tests
Both modes seem to work :)
Add Go 1.12 support
Up dial coverage to 100%
Up test coverage of accept.go to 100%
Add slidingWindowReader
Refactor autobahn
Add minor improvements
Merge pull request #177 from nhooyr/handshake-fixes
Improve handshake to better match RFC
Make CI pass
Refactor read.go/write.go
Further improve README
Update README.md comparison
Remove use of math/rand.Init
Simplify dial.go
Change websocket to WebSocket in docs/errors
Run make fmt
Cleanup wspb and wsjson
Update CI
Rewrite core
Improve general compression API and write docs
Loading