Skip to content

Releases: sockjs/sockjs-node

0.3.24

03 Dec 01:51
Compare
Choose a tag to compare
  • Remove excess file from npm package

0.3.23

03 Dec 01:47
Compare
Choose a tag to compare
  • Fix uuid usage

0.3.22

03 Dec 00:48
Compare
Choose a tag to compare
  • Update uuid

0.3.21

31 Jul 03:19
Compare
Choose a tag to compare
  • Update faye-websocket and websocket-driver to address DDoS vulnerability #275

0.3.20

26 Mar 18:58
Compare
Choose a tag to compare
  • Updated node-uuid and coffeescript
  • Exclude examples, tests, and Makefile from npm package
  • Update examples to use latest jQuery and sockjs-client #271
  • Don't call res.end in writeHead #266
  • Pin websocket-driver as later versions cause some tests from sockjs-protocol to fail

0.3.19

12 Oct 16:25
Compare
Choose a tag to compare
  • Update node-uuid version #224
  • Add disable_cors option to prevent CORS headers from being added to responses #218
  • Add dnt header to whitelist #212
  • Add x-forwarded-host and x-forwarded-port headers to whitelist #208
  • Update sockjs_url default to latest 1.x target #223
  • Updated hapi.js example #216

0.3.18

12 Oct 16:24
Compare
Choose a tag to compare
  • Change to using res.statusCode instead of manual parsing of res._header #213
  • Update sockjs-protocol filename in README #203

0.3.17

29 Apr 16:37
0edbb89
Compare
Choose a tag to compare
  • Fix usage of undefined session in heartbeat_timeout #179

v0.3.15

11 Mar 16:00
Compare
Choose a tag to compare
  • #175 - Remove usage of naked '@' function params to be compatible with coffeescript 1.9.0

v0.3.13

26 Feb 15:50
Compare
Choose a tag to compare
  • #171 - upgrade faye-websocket to 0.9.3 to fix growing FD count