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 }}
dominictarr
/
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
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
ws
lib
on
master
User selector
All users
All time
Commit history
Commits on Dec 4, 2014
hack to avoid fragment typeError
dominictarr
committed
590d0ea
View commit details
Copy full SHA for 590d0ea
View code at this point
Browse repository at this point
Commits on Nov 20, 2014
[fix] Use ultron as EventEmitter maid
Show description for c60178b
3rd-Eden
committed
c60178b
View commit details
Copy full SHA for c60178b
View code at this point
Browse repository at this point
[fix] Correctly initialize the EventEmitters to prevent memory leaks.
3rd-Eden
committed
f90f877
View commit details
Copy full SHA for f90f877
View code at this point
Browse repository at this point
[fix] Run in strict mode. Fixes #307
3rd-Eden
committed
d969ff3
View commit details
Copy full SHA for d969ff3
View code at this point
Browse repository at this point
Merge pull request #332 from tlhunter/patch-1
Show description for 230f86d
3rd-Eden
committed
230f86d
View commit details
Copy full SHA for 230f86d
View code at this point
Browse repository at this point
Merge pull request #364 from yosuke-furukawa/fix/patch-1
Show description for 304ba71
3rd-Eden
committed
304ba71
View commit details
Copy full SHA for 304ba71
View code at this point
Browse repository at this point
Commits on Oct 11, 2014
- Improve Server API documentation.
Show description for bc6b5c3
ibc
committed
bc6b5c3
View commit details
Copy full SHA for bc6b5c3
View code at this point
Browse repository at this point
Commits on Sep 17, 2014
Fix subprotocol response code from 404 to 401
Yosuke Furukawa
committed
1ed7009
View commit details
Copy full SHA for 1ed7009
View code at this point
Browse repository at this point
Commits on Jul 15, 2014
Tiny readability tweak regarding closeTimeout
tlhunter
committed
9186ef0
View commit details
Copy full SHA for 9186ef0
View code at this point
Browse repository at this point
Commits on Mar 24, 2014
Do not force the user to pass the status name
Show description for 50837b8
edufelipe
committed
50837b8
View commit details
Copy full SHA for 50837b8
View code at this point
Browse repository at this point
Commits on Mar 19, 2014
Allow user-defined error status of verifyClient
Show description for b1b371b
edufelipe
committed
b1b371b
View commit details
Copy full SHA for b1b371b
View code at this point
Browse repository at this point
Commits on Dec 30, 2013
Check against stream.Stream when stream.Readable not available
pixelglow
committed
7032658
View commit details
Copy full SHA for 7032658
View code at this point
Browse repository at this point
Allow sending stream.Readable, not just fs.ReadStream
pixelglow
committed
cbf8c4c
View commit details
Copy full SHA for cbf8c4c
View code at this point
Browse repository at this point
Commits on Dec 8, 2013
Put back blank lines
davedoesdev
committed
0540ac2
View commit details
Copy full SHA for 0540ac2
View code at this point
Browse repository at this point
New event, for unexpected response ('unexpected-response').
Show description for 34cb0b1
davedoesdev
committed
34cb0b1
View commit details
Copy full SHA for 34cb0b1
View code at this point
Browse repository at this point
NodeV4 pass agent
davedoesdev
committed
1440928
View commit details
Copy full SHA for 1440928
View code at this point
Browse repository at this point
When unexpected response sent by server, make the request and response available.
Show description for 4f0c768
davedoesdev
committed
4f0c768
View commit details
Copy full SHA for 4f0c768
View code at this point
Browse repository at this point
Commits on Dec 4, 2013
[major] Remove 0.4 and 0.6 support, fixes #223
Show description for acb028e
3rd-Eden
committed
acb028e
View commit details
Copy full SHA for acb028e
View code at this point
Browse repository at this point
Commits on Nov 20, 2013
Don't throw an error when close is called multiple times. Fixes #211
3rd-Eden
committed
0e692b9
View commit details
Copy full SHA for 0e692b9
View code at this point
Browse repository at this point
Commits on Nov 4, 2013
Merge pull request #237 from feiyunruyue/patch-1
Show description for b5ed62c
3rd-Eden
committed
b5ed62c
View commit details
Copy full SHA for b5ed62c
View code at this point
Browse repository at this point
Commits on Sep 1, 2013
remove the repeated
feiyunruyue
committed
f71aae5
View commit details
Copy full SHA for f71aae5
View code at this point
Browse repository at this point
Commits on Aug 30, 2013
browser: update code to accept the 3rd options argument
TooTallNate
committed
0cb9fe7
View commit details
Copy full SHA for 0cb9fe7
View code at this point
Browse repository at this point
WebSocket: default the `bufferedAmount` to 0 even once the _socket it connected
Show description for c2911d8
TooTallNate
committed
c2911d8
View commit details
Copy full SHA for c2911d8
View code at this point
Browse repository at this point
Commits on Aug 29, 2013
Merge pull request #231 from mcollina/browserify
Show description for f0b2c51
3rd-Eden
committed
f0b2c51
View commit details
Copy full SHA for f0b2c51
View code at this point
Browse repository at this point
Commits on Aug 28, 2013
WebSockets: don't treat an Array like the "options" object
TooTallNate
committed
a08cd2c
View commit details
Copy full SHA for a08cd2c
View code at this point
Browse repository at this point
WebSocket: fix the options being initialized
Show description for 57f0775
TooTallNate
committed
57f0775
View commit details
Copy full SHA for 57f0775
View code at this point
Browse repository at this point
WebSocket: avoid defining the `self` variable twice
TooTallNate
committed
c77214f
View commit details
Copy full SHA for c77214f
View code at this point
Browse repository at this point
WebSocket: fix whitespace
TooTallNate
committed
aae2648
View commit details
Copy full SHA for aae2648
View code at this point
Browse repository at this point
WebSocket: use `Array.isArray()`
Show description for 6f2188b
TooTallNate
committed
6f2188b
View commit details
Copy full SHA for 6f2188b
View code at this point
Browse repository at this point
WebSocket: remove unused `self` variable
TooTallNate
committed
9aca3da
View commit details
Copy full SHA for 9aca3da
View code at this point
Browse repository at this point
WebSocket: allow "options" to be the 3rd argument
Show description for 887ebcb
TooTallNate
committed
887ebcb
View commit details
Copy full SHA for 887ebcb
View code at this point
Browse repository at this point
Proper browserify shim.
mcollina
committed
e4109be
View commit details
Copy full SHA for e4109be
View code at this point
Browse repository at this point
Commits on Aug 23, 2013
[fix] Allow custom headers.
Show description for 43a0b2b
3rd-Eden
committed
43a0b2b
View commit details
Copy full SHA for 43a0b2b
View code at this point
Browse repository at this point
Commits on Aug 18, 2013
Merge pull request #220 from gramakri/master
Show description for 7180ae1
3rd-Eden
committed
7180ae1
View commit details
Copy full SHA for 7180ae1
View code at this point
Browse repository at this point
Commits on Aug 16, 2013
Merge pull request #214 from breedx2/header_ports_optional_when_default
Show description for c4e4e94
3rd-Eden
committed
c4e4e94
View commit details
Copy full SHA for c4e4e94
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.