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 }}
Niahm
/
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
Branch selector
master
User selector
All users
All time
Commit history
Commits on Sep 23, 2013
v0.4.31
3rd-Eden
committed
8743aab
View commit details
Copy full SHA for 8743aab
Browse repository at this point
Commits on Sep 17, 2013
Merge pull request #235 from TooTallNate/add/component-client-side
Show description for bf14dfa
3rd-Eden
committed
bf14dfa
View commit details
Copy full SHA for bf14dfa
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
Browse repository at this point
package: add "component" section
TooTallNate
committed
4627f27
View commit details
Copy full SHA for 4627f27
Browse repository at this point
0.4.30
3rd-Eden
committed
e33a685
View commit details
Copy full SHA for e33a685
Browse repository at this point
Merge pull request #234 from TooTallNate/fix/bufferedAmount-default-to-0
Show description for d8b4e88
3rd-Eden
committed
d8b4e88
View commit details
Copy full SHA for d8b4e88
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
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
Browse repository at this point
Merge pull request #232 from TooTallNate/add/options-third-arg
Show description for 4ba4862
3rd-Eden
committed
4ba4862
View commit details
Copy full SHA for 4ba4862
Browse repository at this point
Commits on Aug 28, 2013
test: add test case for "options" as the 3rd argument
TooTallNate
committed
b3e1939
View commit details
Copy full SHA for b3e1939
Browse repository at this point
WebSockets: don't treat an Array like the "options" object
TooTallNate
committed
a08cd2c
View commit details
Copy full SHA for a08cd2c
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
Browse repository at this point
WebSocket: avoid defining the `self` variable twice
TooTallNate
committed
c77214f
View commit details
Copy full SHA for c77214f
Browse repository at this point
WebSocket: fix whitespace
TooTallNate
committed
aae2648
View commit details
Copy full SHA for aae2648
Browse repository at this point
WebSocket: use `Array.isArray()`
Show description for 6f2188b
TooTallNate
committed
6f2188b
View commit details
Copy full SHA for 6f2188b
Browse repository at this point
WebSocket: remove unused `self` variable
TooTallNate
committed
9aca3da
View commit details
Copy full SHA for 9aca3da
Browse repository at this point
test: convert tabs to 2 spaces in WebSocket client test
TooTallNate
committed
1f9d747
View commit details
Copy full SHA for 1f9d747
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
Browse repository at this point
Proper browserify shim.
mcollina
committed
e4109be
View commit details
Copy full SHA for e4109be
Browse repository at this point
Commits on Aug 23, 2013
Merge pull request #226 from stefanocudini/master
Show description for f447a9e
3rd-Eden
committed
f447a9e
View commit details
Copy full SHA for f447a9e
Browse repository at this point
Server sending broadcast example
Show description for 370e7c5
stefanocudini
committed
370e7c5
View commit details
Copy full SHA for 370e7c5
Browse repository at this point
Release 0.4.29
3rd-Eden
committed
13f406e
View commit details
Copy full SHA for 13f406e
Browse repository at this point
Document the new options
3rd-Eden
committed
ab1d529
View commit details
Copy full SHA for ab1d529
Browse repository at this point
[fix] Allow custom headers.
Show description for 43a0b2b
3rd-Eden
committed
43a0b2b
View commit details
Copy full SHA for 43a0b2b
Browse repository at this point
Merge pull request #185 from wolfeidau/add_package_gyp_flag
Show description for 988e0a3
3rd-Eden
committed
988e0a3
View commit details
Copy full SHA for 988e0a3
Browse repository at this point
Point to the WebArchive version of the blog post as Posterous is no longer among us. Fixes #187
3rd-Eden
committed
bd09a84
View commit details
Copy full SHA for bd09a84
Browse repository at this point
Commits on Aug 19, 2013
Merge pull request #224 from kkoopa/master
Show description for 2b46636
3rd-Eden
committed
2b46636
View commit details
Copy full SHA for 2b46636
Browse repository at this point
Updated NAN to 0.3.0.
kkoopa
committed
41dfe33
View commit details
Copy full SHA for 41dfe33
Browse repository at this point
test: add `http.Agent` option test
Show description for 36cd9a7
TooTallNate
authored and
3rd-Eden
committed
36cd9a7
View commit details
Copy full SHA for 36cd9a7
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
Browse repository at this point
Commits on Aug 16, 2013
v0.4.28
3rd-Eden
committed
f939d6b
View commit details
Copy full SHA for f939d6b
Browse repository at this point
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
Browse repository at this point
rejectUnauthoirzed: false -- fixes tests on node 0.10
3rd-Eden
committed
f266c41
View commit details
Copy full SHA for f266c41
Browse repository at this point
Wait until @travisci support node 0.11.5 before we add 0.11 as 0.11.3 is broken.
3rd-Eden
committed
0823dd4
View commit details
Copy full SHA for 0823dd4
Browse repository at this point
Added Node 0.11 to Travis CI -- Passes all tests locally
3rd-Eden
committed
0612664
View commit details
Copy full SHA for 0612664
Browse repository at this point
Previous
Next
You can’t perform that action at this time.