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
Breadcrumbs
History for
ws
lib
on
v6.x
User selector
All users
All time
Commit history
Commits on Jun 1, 2021
[security] Fix ReDoS vulnerability
Show description for 78c676d
lpinca
committed
78c676d
View commit details
Copy full SHA for 78c676d
View code at this point
Browse repository at this point
Commits on Mar 26, 2019
[minor] Add missing option in JSDoc comment
lpinca
committed
40734d8
View commit details
Copy full SHA for 40734d8
View code at this point
Browse repository at this point
[fix] Make `WebSocket#close()` set the close timer immediately
Show description for aa1dcd5
lpinca
committed
aa1dcd5
View commit details
Copy full SHA for aa1dcd5
View code at this point
Browse repository at this point
Commits on Mar 21, 2019
[minor] Remove unneeded `if` statement
Show description for 297f56d
lpinca
committed
297f56d
View commit details
Copy full SHA for 297f56d
View code at this point
Browse repository at this point
Commits on Mar 15, 2019
[minor] Remove length threshold
Show description for a40e29f
lpinca
committed
a40e29f
View commit details
Copy full SHA for a40e29f
View code at this point
Browse repository at this point
[minor] Buffer writes if the frame to send is made of multiple chunks
Show description for 6c22584
lpinca
committed
6c22584
View commit details
Copy full SHA for 6c22584
View code at this point
Browse repository at this point
Commits on Mar 6, 2019
[feature] Add ability to follow redirects (#1490)
Show description for 161f303
lpinca
authored
161f303
View commit details
Copy full SHA for 161f303
View code at this point
Browse repository at this point
Commits on Mar 2, 2019
[minor] Move all buffer conversion functions to the buffer-util module
lpinca
committed
a6e94f4
View commit details
Copy full SHA for a6e94f4
View code at this point
Browse repository at this point
Commits on Feb 22, 2019
[fix] Abort the handshake if the Sec-WebSocket-Key header is invalid
lpinca
committed
160af45
View commit details
Copy full SHA for 160af45
View code at this point
Browse repository at this point
Commits on Feb 16, 2019
[fix] Use the `defaultPort` option (#1510)
Show description for 92b0a65
lpinca
authored
92b0a65
View commit details
Copy full SHA for 92b0a65
View code at this point
Browse repository at this point
Commits on Jan 24, 2019
[minor] Fix style nit
lpinca
committed
6d2930a
View commit details
Copy full SHA for 6d2930a
View code at this point
Browse repository at this point
Commits on Jan 23, 2019
[fix] Handle close frame which spans multiple packets (#1494)
mwm-twx
authored and
lpinca
committed
3df4809
View commit details
Copy full SHA for 3df4809
View code at this point
Browse repository at this point
Commits on Jan 19, 2019
[minor] Use `Array.prototype.includes()`
Show description for f9d4b09
lpinca
committed
f9d4b09
View commit details
Copy full SHA for f9d4b09
View code at this point
Browse repository at this point
[minor] Set the handshake timeout via the `timeout` option
Show description for 63adb73
lpinca
committed
63adb73
View commit details
Copy full SHA for 63adb73
View code at this point
Browse repository at this point
Commits on Jan 15, 2019
[minor] Fix nit
lpinca
committed
a515600
View commit details
Copy full SHA for a515600
View code at this point
Browse repository at this point
Commits on Dec 24, 2018
[minor] Refactor `PerMessageDeflate.prototype.cleanup()`
lpinca
committed
3d6692a
View commit details
Copy full SHA for 3d6692a
View code at this point
Browse repository at this point
Commits on Dec 14, 2018
[minor] Simplify `if` condition in `toArrayBuffer()`
lpinca
committed
5a45029
View commit details
Copy full SHA for 5a45029
View code at this point
Browse repository at this point
Commits on Nov 17, 2018
[fix] Restore compatibility with Node.js < 6.13.0
Show description for 26436e0
lpinca
committed
26436e0
View commit details
Copy full SHA for 26436e0
View code at this point
Browse repository at this point
[lint] Use prettier
lpinca
committed
b9fad73
View commit details
Copy full SHA for b9fad73
View code at this point
Browse repository at this point
Commits on Nov 14, 2018
[minor] Ignore callbacks when clearing the send queue (#1471)
Show description for f26fac8
lpinca
authored
f26fac8
View commit details
Copy full SHA for f26fac8
View code at this point
Browse repository at this point
Commits on Nov 6, 2018
[fix] Do not waste time compressing when socket is closed (#1464)
Evertras
authored and
lpinca
committed
7d51fb9
View commit details
Copy full SHA for 7d51fb9
View code at this point
Browse repository at this point
Commits on Oct 29, 2018
[pkg] Update eslint to version 5.8.0
lpinca
committed
bc0f8ab
View commit details
Copy full SHA for bc0f8ab
View code at this point
Browse repository at this point
[minor] Do not use the legacy URL API
lpinca
committed
0da3fdb
View commit details
Copy full SHA for 0da3fdb
View code at this point
Browse repository at this point
Commits on Oct 4, 2018
[feature] Make `WebSocketServer#close()` emit `'close'` (#1453)
Show description for 90407bb
lpinca
committed
90407bb
View commit details
Copy full SHA for 90407bb
View code at this point
Browse repository at this point
Commits on Jul 11, 2018
[fix] Fix use after invalidation bug
Show description for fc95793
lpinca
committed
fc95793
View commit details
Copy full SHA for fc95793
View code at this point
Browse repository at this point
Commits on Jul 8, 2018
[fix] Fix compatibility with Node.js 6
lpinca
committed
fbd4391
View commit details
Copy full SHA for fbd4391
View code at this point
Browse repository at this point
[minor] Remove no longer needed workaround for `socketPath` option
lpinca
committed
b354cd1
View commit details
Copy full SHA for b354cd1
View code at this point
Browse repository at this point
Commits on Jul 7, 2018
[major] Drop support for the `memLevel` and `level` options
lpinca
committed
80e2002
View commit details
Copy full SHA for 80e2002
View code at this point
Browse repository at this point
[major] Add `maxPayload` option for the client (#1402)
Ban44n
authored and
lpinca
committed
92d0a2e
View commit details
Copy full SHA for 92d0a2e
View code at this point
Browse repository at this point
Commits on Jun 23, 2018
[fix] Remove the `'data'` listener when the receiver emits an error
lpinca
committed
307be7a
View commit details
Copy full SHA for 307be7a
View code at this point
Browse repository at this point
Commits on Jun 19, 2018
[fix] Do not prematurely remove the listener of the `'data'` event
lpinca
committed
6046a28
View commit details
Copy full SHA for 6046a28
View code at this point
Browse repository at this point
Commits on May 12, 2018
[feature] Add `headers` argument to `verifyClient()` callback (#1379)
Show description for d871bdf
Jokero
authored and
lpinca
committed
d871bdf
View commit details
Copy full SHA for d871bdf
View code at this point
Browse repository at this point
Commits on Apr 23, 2018
[minor] Replace bound function with arrow function
Show description for 690b3f2
lpinca
committed
690b3f2
View commit details
Copy full SHA for 690b3f2
View code at this point
Browse repository at this point
Commits on Apr 2, 2018
[fix] Add default value for `servername` option (#1347)
Show description for f335d79
lpinca
authored
f335d79
View commit details
Copy full SHA for f335d79
View code at this point
Browse repository at this point
[perf] Use js version of `{un,}mask()` for very small frames (#1348)
lpinca
authored
2d7bf88
View commit details
Copy full SHA for 2d7bf88
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.