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
d93d9c7ce7ce8cf3e91363f8d225c2f0367f2ed6
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
25
Sep
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
Link to comparison table in gorilla/websocket
README.md: nhooyr/websocket -> nhooyr.io/websocket
Mention how mature gorilla/websocket is in comparison
Merge pull request #148 from nhooyr/fix-review
v1.6.3
v1.6.3
Ensure message order with a buffer
Fixes from @albrow's Wasm review
Merge pull request #147 from nhooyr/doc
Cleanup README language
Rename frame_string.go to frame_stringer.go
Merge pull request #146 from nhooyr/more-wasm
v1.6.2
v1.6.2
Implement more of the API for WASM
Allow concurrent access NetConn wrapper reading
v1.6.1
v1.6.1
Merge pull request #144 from nhooyr/wasm-close-read
Add *Conn.CloseRead for WASM
Merge pull request #143 from nhooyr/refactor
v1.6.0
v1.6.0
Restructure library
Merge pull request #142 from nhooyr/wasm
Improve wasm test coverage
Update line count in the README
Add WASM and GopherJS docs
Add WASM test
Implement core API for WASM
Merge pull request #141 from nhooyr/wasm
Add wasm CI
Implement low level typed interface to the browser WebSocket API
Improve MessageType godoc
Use -race in CI
Merge pull request #140 from nhooyr/actions
Switch to GitHub Actions for CI
Use custom hex README.md badge colors
Remove violet release badge in favour of light blue
Make release badge violet and move to front
Change release badge to light blue
Fix contributing guidelines
Fix shfmt in fmt.sh
Simplify docs
Fix bad link in CONTRIBUTING.md
Move everything back to the root
Rename docs to .github
Cleanup docs further
Loading