Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
dhonn
/
ws
Public
forked from
websockets/ws
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Aug 12, 2021
[doc] Sort options alphabetically
lpinca
committed
f38247e
View commit details
Copy full SHA for f38247e
Browse repository at this point
Commits on Aug 11, 2021
[dist] 8.1.0
lpinca
committed
142f091
View commit details
Copy full SHA for 142f091
Browse repository at this point
[feature] Add ability to skip UTF-8 validation (#1928)
Show description for d21c810
lpinca
committed
d21c810
View commit details
Copy full SHA for d21c810
Browse repository at this point
[minor] Fix typo (#1929)
eltociear
authored
9bd3bd1
View commit details
Copy full SHA for 9bd3bd1
Browse repository at this point
[major] Use an options object instead of positional arguments
Show description for 1e938f1
lpinca
committed
1e938f1
View commit details
Copy full SHA for 1e938f1
Browse repository at this point
Commits on Aug 9, 2021
[example] Update uuid to version 8.3.2
lpinca
committed
7f0b5c4
View commit details
Copy full SHA for 7f0b5c4
Browse repository at this point
Commits on Aug 7, 2021
[test] Move code block closer to where it is used
lpinca
committed
fd47c96
View commit details
Copy full SHA for fd47c96
Browse repository at this point
Commits on Aug 6, 2021
[fix] Fix misleading error message
Show description for c95e695
lpinca
committed
c95e695
View commit details
Copy full SHA for c95e695
Browse repository at this point
[fix] Do not rely on undocumented behavior
Show description for 6a72da3
lpinca
committed
6a72da3
View commit details
Copy full SHA for 6a72da3
Browse repository at this point
Commits on Aug 3, 2021
[license] Fix license text
lpinca
committed
04e74a1
View commit details
Copy full SHA for 04e74a1
Browse repository at this point
Commits on Jul 29, 2021
[dist] 8.0.0
lpinca
committed
fc40248
View commit details
Copy full SHA for fc40248
Browse repository at this point
[major] Overhaul event classes
Show description for 21e6500
lpinca
committed
21e6500
View commit details
Copy full SHA for 21e6500
Browse repository at this point
[minor] Fix nits
lpinca
committed
bd7febb
View commit details
Copy full SHA for bd7febb
Browse repository at this point
[fix] Return `null` if the event handler is not set
Show description for 6756cf5
lpinca
committed
6756cf5
View commit details
Copy full SHA for 6756cf5
Browse repository at this point
[fix] Make listeners added via event handler properties independent
Show description for 8c61563
lpinca
committed
8c61563
View commit details
Copy full SHA for 8c61563
Browse repository at this point
[major] Ignore listeners not added with `WebSocket#addEventListener()`
Show description for ea95d9c
lpinca
committed
ea95d9c
View commit details
Copy full SHA for ea95d9c
Browse repository at this point
[major] Make `WebSocket#addEventListener()` ignore non standard events
Show description for 9558ed1
lpinca
committed
9558ed1
View commit details
Copy full SHA for 9558ed1
Browse repository at this point
Commits on Jul 15, 2021
[minor] Remove unneeded setters
Show description for 77a675c
lpinca
committed
77a675c
View commit details
Copy full SHA for 77a675c
Browse repository at this point
[pkg] Update mocha to version 8.4.0
lpinca
committed
64b3c71
View commit details
Copy full SHA for 64b3c71
Browse repository at this point
Commits on Jul 14, 2021
[major] Call the callback with an error if the server is closed
Show description for abde9cf
lpinca
committed
abde9cf
View commit details
Copy full SHA for abde9cf
Browse repository at this point
[major] Do not close existing connections
Show description for df7de57
lpinca
committed
df7de57
View commit details
Copy full SHA for df7de57
Browse repository at this point
[major] Add an ES module wrapper
Show description for 78adf5f
lpinca
committed
78adf5f
View commit details
Copy full SHA for 78adf5f
Browse repository at this point
[major] Do not decode `Buffer`s to strings
Show description for e173423
lpinca
committed
e173423
View commit details
Copy full SHA for e173423
Browse repository at this point
[major] Throw an error if the connection URL is invalid
Show description for ebea038
lpinca
committed
ebea038
View commit details
Copy full SHA for ebea038
Browse repository at this point
[major] Drop support for Node.js < 10
lpinca
committed
552b506
View commit details
Copy full SHA for 552b506
Browse repository at this point
[major] Make the Sec-WebSocket-Extensions header parser stricter
Show description for e814110
lpinca
committed
e814110
View commit details
Copy full SHA for e814110
Browse repository at this point
[major] Validate the Sec-WebSocket-Protocol header
Show description for 1877dde
lpinca
committed
1877dde
View commit details
Copy full SHA for 1877dde
Browse repository at this point
[major] Validate subprotocol names
Show description for 0aecf0c
lpinca
committed
0aecf0c
View commit details
Copy full SHA for 0aecf0c
Browse repository at this point
Commits on Jul 10, 2021
[dist] 7.5.3
lpinca
committed
4c1849a
View commit details
Copy full SHA for 4c1849a
Browse repository at this point
Commits on Jul 9, 2021
[fix] Abort the handshake if the server is closing or closed
Show description for 772236a
lpinca
committed
772236a
View commit details
Copy full SHA for 772236a
Browse repository at this point
[fix] Emit the `'close'` event after the server is closed
Show description for 5a58730
lpinca
committed
5a58730
View commit details
Copy full SHA for 5a58730
Browse repository at this point
Commits on Jul 8, 2021
[minor] Fix typo
lpinca
committed
ea63b29
View commit details
Copy full SHA for ea63b29
Browse repository at this point
[fix] Make the `{noS,s}erver`, and `port` options mutually exclusive
Show description for 66e58d2
lpinca
committed
66e58d2
View commit details
Copy full SHA for 66e58d2
Browse repository at this point
Commits on Jul 7, 2021
[minor] Improve JSDoc-inferred types (#1912)
Show description for ecb9d9e
lpinca
authored
ecb9d9e
View commit details
Copy full SHA for ecb9d9e
Browse repository at this point
Commits on Jul 4, 2021
[dist] 7.5.2
lpinca
committed
0ad1f9d
View commit details
Copy full SHA for 0ad1f9d
Browse repository at this point
Previous
Next
You can’t perform that action at this time.