Sam Frances
|
141ba0088e
|
Change logging of URL to be compatible with both old and new versions
of ws
|
2017-05-18 10:08:54 +01:00 |
Sam Frances
|
3e17187216
|
Fix bug caused by upgrade to ws version 3
|
2017-05-17 15:37:07 +01:00 |
Pierre Ossman
|
10e13d7a7e
|
Remove last bits of Flash WebSocket emulation
We require native support from the browsers now.
|
2017-02-03 16:09:08 +01:00 |
Pierre Ossman
|
4099949984
|
Remove Base64 support
This is an older protocol used before browsers got native
support for Websockets.
|
2017-02-01 08:09:53 +01:00 |
Solly Ross
|
1f132f9d84
|
Update to 0.8.0
See CHANGES.txt for more information
|
2016-02-18 14:11:15 -05:00 |
Solly Ross
|
8dacbc974c
|
Bump NPM Version
This commit is prep for releasing the Node version for v0.7.1
on NPM.
Closes #199.
|
2015-10-12 15:37:03 -04:00 |
Solly
|
b445296816
|
Merge pull request #185 from timkurvers/fix/js/drop-base64-dependency
Drop pkrumins/node-base64 dependency
|
2015-08-27 17:58:24 -04:00 |
Tim Kurvers
|
2051c2419f
|
Correct SPDX license identifier for LGPL-3.0
|
2015-08-01 16:32:56 +02:00 |
Tim Kurvers
|
addc2e6b20
|
Drop pkrumins/node-base64 dependency
|
2015-08-01 16:10:58 +02:00 |
Solly Ross
|
69c04c819c
|
Update to 0.7.0
See CHANGES.txt for details.
|
2015-07-23 21:02:37 -04:00 |
ags131
|
67a12a2394
|
Fixed Package.json
Added websockify.js to the files section, this fixes #90 and allows NPM to properly install
|
2014-05-16 11:56:24 -05:00 |
Solly Ross
|
739af6ecb4
|
Update to v0.6.0
*** NOTE ***
This version of websockify will break existing code which sub-classes
`WebsocketProxy` -- see pull requests #110 and #111
|
2014-02-18 17:03:09 -05:00 |
Joel Martin
|
264f8fdd7f
|
Update to version 0.5.1
*** NOTE ***
This version of websockify no longer supports the old Hixie protocol.
|
2013-06-27 16:35:54 -05:00 |
Joel Martin
|
36cb8f4676
|
Move javascript websockify files to other/js
|
2013-06-27 16:29:17 -05:00 |