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 }}
daishihmr
/
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 Jan 7, 2023
[dist] 8.12.0
lpinca
committed
a3214d3
View commit details
Copy full SHA for a3214d3
Browse repository at this point
[minor] Use `buffer.isUtf8()` if possible
Show description for 42d79f6
lpinca
committed
42d79f6
View commit details
Copy full SHA for 42d79f6
Browse repository at this point
Commits on Jan 6, 2023
[pkg] Update utf-8-validate to version 6.0.0
lpinca
committed
ff63bba
View commit details
Copy full SHA for ff63bba
Browse repository at this point
Commits on Dec 20, 2022
[minor] Fix nits
lpinca
committed
d412358
View commit details
Copy full SHA for d412358
Browse repository at this point
[minor] Make `sendAfterClose()` call the callback in the next tick
lpinca
committed
2dc2812
View commit details
Copy full SHA for 2dc2812
Browse repository at this point
Commits on Dec 16, 2022
[doc] Fix badge URL
lpinca
committed
fb1dfd2
View commit details
Copy full SHA for fb1dfd2
Browse repository at this point
Commits on Dec 13, 2022
[perf] Make `toBuffer()` use `FastBuffer`
Show description for 83c72cf
lpinca
committed
83c72cf
View commit details
Copy full SHA for 83c72cf
Browse repository at this point
[minor] Fix nit
lpinca
committed
1b057f9
View commit details
Copy full SHA for 1b057f9
Browse repository at this point
[perf] Use `FastBuffer` instead of `Buffer#subarray()`
Show description for e6a32f8
lpinca
committed
e6a32f8
View commit details
Copy full SHA for e6a32f8
Browse repository at this point
Commits on Dec 12, 2022
[minor] Use `Buffer#subarray()` instead of `Buffer#slice()`
Show description for 9e0fd77
lpinca
committed
9e0fd77
View commit details
Copy full SHA for 9e0fd77
Browse repository at this point
Commits on Dec 9, 2022
[license] Update copyright notice
lpinca
committed
a6fa37a
View commit details
Copy full SHA for a6fa37a
Browse repository at this point
[minor] Validate the payload length of the close frame sooner
Show description for 8a8fc88
lpinca
committed
8a8fc88
View commit details
Copy full SHA for 8a8fc88
Browse repository at this point
Commits on Nov 25, 2022
[doc] Improve doc for the `callback` argument of `WebSocketServer`
Show description for ea76193
lpinca
committed
ea76193
View commit details
Copy full SHA for ea76193
Browse repository at this point
Commits on Nov 6, 2022
[dist] 8.11.0
lpinca
committed
afd8c62
View commit details
Copy full SHA for afd8c62
Browse repository at this point
[fix] Add the same event listener only once
Show description for 1cec17d
lpinca
committed
1cec17d
View commit details
Copy full SHA for 1cec17d
Browse repository at this point
[feature] Add support for objets with a `handleEvent()` method
Show description for 9ab743a
lpinca
committed
9ab743a
View commit details
Copy full SHA for 9ab743a
Browse repository at this point
Commits on Nov 2, 2022
[ci] Test on node 19
lpinca
committed
38f7879
View commit details
Copy full SHA for 38f7879
Browse repository at this point
Commits on Oct 24, 2022
[dist] 8.10.0
lpinca
committed
cdca711
View commit details
Copy full SHA for cdca711
Browse repository at this point
[pkg] Add package.json export
Show description for 211d5d3
lpinca
committed
211d5d3
View commit details
Copy full SHA for 211d5d3
Browse repository at this point
Commits on Oct 20, 2022
[ci] Do not use the set-output command
Show description for c4d6eb3
lpinca
committed
c4d6eb3
View commit details
Copy full SHA for c4d6eb3
Browse repository at this point
Commits on Sep 22, 2022
[dist] 8.9.0
lpinca
committed
966f9d4
View commit details
Copy full SHA for 966f9d4
Browse repository at this point
[feature] Support Windows named pipes (#2079)
Show description for e628f2b
lpinca
committed
e628f2b
View commit details
Copy full SHA for e628f2b
Browse repository at this point
Commits on Sep 21, 2022
[doc] Fix nits
lpinca
committed
7ff26d9
View commit details
Copy full SHA for 7ff26d9
Browse repository at this point
[doc] Remove "note that"
lpinca
committed
4ed2c87
View commit details
Copy full SHA for 4ed2c87
Browse repository at this point
[test] Remove leftover from test
Show description for 0da6036
lpinca
committed
0da6036
View commit details
Copy full SHA for 0da6036
Browse repository at this point
[minor] Rename the `invalidURLMessage` variable
Show description for 6b71a49
lpinca
committed
6b71a49
View commit details
Copy full SHA for 6b71a49
Browse repository at this point
Commits on Sep 20, 2022
[minor] Simplify the ws+unix: URL form
Show description for 2995349
lpinca
committed
2995349
View commit details
Copy full SHA for 2995349
Browse repository at this point
Commits on Sep 18, 2022
[doc] Revise `WebSocket#send()` docs for clarity (#2077)
Show description for c22cbc9
DLiblik
authored
c22cbc9
View commit details
Copy full SHA for c22cbc9
Browse repository at this point
Commits on Jul 15, 2022
[dist] 8.8.1
lpinca
committed
9753821
View commit details
Copy full SHA for 9753821
Browse repository at this point
[security] Fix same host check for ws+unix: redirects
Show description for bc8bd34
lpinca
committed
bc8bd34
View commit details
Copy full SHA for bc8bd34
Browse repository at this point
[test] Fix nits
lpinca
committed
0ae302a
View commit details
Copy full SHA for 0ae302a
Browse repository at this point
Commits on Jun 30, 2022
[doc] Fix typo (#2062)
leetrout
authored
1117af6
View commit details
Copy full SHA for 1117af6
Browse repository at this point
Commits on Jun 20, 2022
[minor] Prevent opening handshake headers from being overridden
Show description for 3b6af82
lpinca
committed
3b6af82
View commit details
Copy full SHA for 3b6af82
Browse repository at this point
Commits on Jun 9, 2022
[dist] 8.8.0
lpinca
committed
982b782
View commit details
Copy full SHA for 982b782
Browse repository at this point
[feature] Add the `WS_NO_{BUFFER_UTIL, UTF_8_VALIDATE}` variables
Show description for becf237
lpinca
authored
becf237
View commit details
Copy full SHA for becf237
Browse repository at this point
Previous
Next
You can’t perform that action at this time.