0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Jul 19, 2024 — Jul 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated version to 1.2.2 More... almost 10 years ago
Ping Pong support added More... almost 10 years ago
Merge branch 'williamhogman-patch-1' More... over 10 years ago
Also check for connection header; added test for this More... over 10 years ago
Merge branch 'master' into williamhogman-patch-1 More... over 10 years ago
Fixed test failling when read() returns null More... over 10 years ago
Check for upgrade header before use More... over 10 years ago
1.2.0 More... over 10 years ago
Made callback optional in Connection constructor More... over 10 years ago
v1.1.1 More... over 10 years ago
Changed handshake reading logic. Fixes #13 More... over 10 years ago
Added test case for #13 More... over 10 years ago
Merge branch 'VoidVolker-master' More... over 10 years ago
Added doc and test case for connection.headers More... over 10 years ago
[+] connection.headers More... over 10 years ago
Added JS-doc comments; adjusted coding style More... almost 11 years ago
Fix in secure socket detection logic More... almost 11 years ago
Merge pull request #7 from mcdonamp/master More... almost 11 years ago
Added change to allow for secureConnect events rather than just connect events (for SSL support). More... almost 11 years ago
Added in the changes for the server in connection. More... almost 11 years ago
Got rid of ;'s to stay in the style of the original code. More... almost 11 years ago
Merge branch 'master' of https://github.com/mcdonamp/nodejs-websocket More... almost 11 years ago
Got rid of the "C" that was lurking in Upgrade... Not sure where that came from. More... almost 11 years ago
Update README.md More... almost 11 years ago
Update package.json More... almost 11 years ago
Fixes to pass the whole URL to the connection so as to get host and path. Also fixed the handshaking code since it never seemed to hit. More... almost 11 years ago
Update index.js More... almost 11 years ago
Using MIT license; basic test suite More... about 11 years ago
Bug with reseted connections More... over 11 years ago
Close the connection if receives a frame too big More... over 11 years ago