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 }}
ivogt
/
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
Datepicker
All time
Commit history
Commits on Jan 21, 2020
[fix] Close the connection if the MASK bit is incorrectly set (#1681)
Show description for 4f293a8
lpinca
authored
4f293a8
View commit details
Copy full SHA for 4f293a8
Browse repository at this point
[fix] Allow close code 1014 (#1682)
Show description for b6430fe
zed0
authored and
lpinca
committed
b6430fe
View commit details
Copy full SHA for b6430fe
Browse repository at this point
Commits on Jan 19, 2020
[minor] Use spread syntax instead of `Object.assign()`
lpinca
committed
748a844
View commit details
Copy full SHA for 748a844
Browse repository at this point
Commits on Jan 4, 2020
[minor] Fix misleading comment
Show description for 401a585
lpinca
committed
401a585
View commit details
Copy full SHA for 401a585
Browse repository at this point
Commits on Dec 23, 2019
[pkg] Update nyc to version 15.0.0 (#1671)
greenkeeper[bot]
authored and
lpinca
committed
b59eff6
View commit details
Copy full SHA for b59eff6
Browse repository at this point
Commits on Dec 14, 2019
[dist] 7.2.1
lpinca
committed
9531cd0
View commit details
Copy full SHA for 9531cd0
Browse repository at this point
Commits on Dec 11, 2019
[ci] Test on node 13
lpinca
committed
a4b9e0b
View commit details
Copy full SHA for a4b9e0b
Browse repository at this point
Commits on Nov 30, 2019
[minor] Use `Infinity` if `concurrency` value is falsy
Show description for 6df06d9
lpinca
committed
6df06d9
View commit details
Copy full SHA for 6df06d9
Browse repository at this point
Commits on Nov 29, 2019
[minor] Remove async-limiter dependency
lpinca
committed
950e41a
View commit details
Copy full SHA for 950e41a
Browse repository at this point
Commits on Nov 23, 2019
[minor] Remove unnecessary optimization
Show description for 3293284
lpinca
committed
3293284
View commit details
Copy full SHA for 3293284
Browse repository at this point
Commits on Nov 14, 2019
[pkg] Add engines field
lpinca
authored
f06a738
View commit details
Copy full SHA for f06a738
Browse repository at this point
Commits on Oct 23, 2019
[pkg] Add bufferutil and utf-8-validate as peer dependencies (#1626)
Show description for 289724f
eps1lon
authored and
lpinca
committed
289724f
View commit details
Copy full SHA for 289724f
Browse repository at this point
Commits on Oct 19, 2019
[dist] 7.2.0
lpinca
committed
65f7800
View commit details
Copy full SHA for 65f7800
Browse repository at this point
[doc] Fix Travis CI URL
lpinca
committed
54e3011
View commit details
Copy full SHA for 54e3011
Browse repository at this point
[example] Close the WebSocket connection on logout
Show description for a6c4238
lpinca
committed
a6c4238
View commit details
Copy full SHA for a6c4238
Browse repository at this point
Commits on Oct 14, 2019
[minor] Add ability to specify the `readableObjectMode` option (#1647)
Show description for 2b7d84d
tadeuszwojcik
authored and
lpinca
committed
2b7d84d
View commit details
Copy full SHA for 2b7d84d
Browse repository at this point
Commits on Oct 6, 2019
[test] Increase timeout for failing tests on Windows
lpinca
committed
96d8c8f
View commit details
Copy full SHA for 96d8c8f
Browse repository at this point
Commits on Sep 15, 2019
[fix] Ensure that `concat()` never returns uninitialized data (#1600)
Show description for 08c6c8b
ChALkeR
authored and
lpinca
committed
08c6c8b
View commit details
Copy full SHA for 08c6c8b
Browse repository at this point
Commits on Aug 25, 2019
[perf] Use `TypedArray#set()` instead of `Buffer#copy()`
lpinca
committed
5b7315f
View commit details
Copy full SHA for 5b7315f
Browse repository at this point
Commits on Aug 12, 2019
[dist] 7.1.2
lpinca
committed
74bac8e
View commit details
Copy full SHA for 74bac8e
Browse repository at this point
[fix] Ensure `_compress()` callback is always called (#1618)
Show description for 3a695e8
yosiat
authored and
lpinca
committed
3a695e8
View commit details
Copy full SHA for 3a695e8
Browse repository at this point
Commits on Aug 5, 2019
[doc] Fix nits
lpinca
committed
fa99173
View commit details
Copy full SHA for fa99173
Browse repository at this point
Commits on Aug 4, 2019
[doc] Discourage use of `verifyClient` hook (#1613)
adrianhopebailie
authored and
lpinca
committed
0a61236
View commit details
Copy full SHA for 0a61236
Browse repository at this point
Commits on Jul 22, 2019
[minor] Set the flag to detect invalid API usage only when needed
lpinca
committed
91b5173
View commit details
Copy full SHA for 91b5173
Browse repository at this point
Commits on Jul 19, 2019
[dist] 7.1.1
lpinca
committed
cf467db
View commit details
Copy full SHA for cf467db
Browse repository at this point
Commits on Jul 14, 2019
[minor] Throw an error on invalid usage
Show description for 3641266
lpinca
committed
3641266
View commit details
Copy full SHA for 3641266
Browse repository at this point
Commits on Jul 8, 2019
[dist] 7.1.0
lpinca
committed
dd42c8b
View commit details
Copy full SHA for dd42c8b
Browse repository at this point
[feature] Add utility to wrap a `WebSocket` in a `Duplex` stream (#1589)
Show description for a49a827
lpinca
authored
a49a827
View commit details
Copy full SHA for a49a827
Browse repository at this point
Commits on Jul 5, 2019
Revert "[minor] Remove unneeded `if` statement"
Show description for dbacf58
lpinca
committed
dbacf58
View commit details
Copy full SHA for dbacf58
Browse repository at this point
Commits on Jun 25, 2019
[pkg] Update eslint-config-prettier to version 6.0.0 (#1599)
greenkeeper[bot]
authored and
lpinca
committed
db14864
View commit details
Copy full SHA for db14864
Browse repository at this point
Commits on Jun 23, 2019
[doc] Improve comment in code snippet (#1597)
Esqarrouth
authored and
lpinca
committed
c62ea9f
View commit details
Copy full SHA for c62ea9f
Browse repository at this point
Commits on Jun 22, 2019
[pkg] Update eslint to version 6.0.0 (#1595)
greenkeeper[bot]
authored and
lpinca
committed
47e7d64
View commit details
Copy full SHA for 47e7d64
Browse repository at this point
Commits on Jun 19, 2019
[doc] Improve server broadcast example (#1590)
amitnovick
authored and
lpinca
committed
d9b5562
View commit details
Copy full SHA for d9b5562
Browse repository at this point
Commits on Jun 17, 2019
[dist] 7.0.1
lpinca
committed
38d3bf2
View commit details
Copy full SHA for 38d3bf2
Browse repository at this point
[test] Use the correct value for the Content-Length header
lpinca
committed
a0af764
View commit details
Copy full SHA for a0af764
Browse repository at this point
Previous
Next
You can’t perform that action at this time.