Skip to content

Releases: sockjs/sockjs-node

0.3.24

Choose a tag to compare

@brycekahle brycekahle released this 03 Dec 01:51
  • Remove excess file from npm package

0.3.23

Choose a tag to compare

@brycekahle brycekahle released this 03 Dec 01:47
  • Fix uuid usage

0.3.22

Choose a tag to compare

@brycekahle brycekahle released this 03 Dec 00:48
  • Update uuid

0.3.21

Choose a tag to compare

@brycekahle brycekahle released this 31 Jul 03:19
  • Update faye-websocket and websocket-driver to address DDoS vulnerability #275

0.3.20

Choose a tag to compare

@brycekahle brycekahle released this 26 Mar 18:58
  • 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

Choose a tag to compare

@brycekahle brycekahle released this 12 Oct 16:25
  • 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

Choose a tag to compare

@brycekahle brycekahle released this 12 Oct 16:24
  • Change to using res.statusCode instead of manual parsing of res._header #213
  • Update sockjs-protocol filename in README #203

0.3.17

Choose a tag to compare

@brycekahle brycekahle released this 29 Apr 16:37
0edbb89
  • Fix usage of undefined session in heartbeat_timeout #179

v0.3.15

Choose a tag to compare

@brycekahle brycekahle released this 11 Mar 16:00
  • #175 - Remove usage of naked '@' function params to be compatible with coffeescript 1.9.0

v0.3.13

Choose a tag to compare

@brycekahle brycekahle released this 26 Feb 15:50
  • #171 - upgrade faye-websocket to 0.9.3 to fix growing FD count