SockJS v0.3.16 Release Notes

Release Date: 2016-03-23 // about 8 years ago
    • Fix CORS response for null origin #177
    • Add websocket ping-pong and close if no response #129, #162, #169
    • Update sockjs-client version in examples #182
    • Add koa example #180
    • Disable raw websocket endpoint when websocket = false #183
    • Upgrade to faye-websocket 0.10.0 and use proper close code
    • When connection is aborted, don't delay the teardown
    • Forward additional headers #188
    • Add no-transform to Cache-Control headers #189
    • Update documentation about heartbeats #192