SockJS v0.2.1 Release Notes

    • Bumped "faye-websocket" dependency to 0.4. Updated code to take advantage of introduced changes.
    • Pinned "node-static" and bumped "node-uuid" dependencies.
    • Removed "Origin" header list of headers exposed to the user. This header is not really meaningful in sockjs context.
    • Header "Access-Control-Allow-Methods" was misspelled.