Initial commit
[yaffs-website] / node_modules / websocket-extensions / CHANGELOG.md
1 ### 0.1.1 / 2015-02-19
2
3 * Prevent sessions being closed before they have finished processing messages
4 * Add a callback to `Extensions.close()` so the caller can tell when it's safe to close the socket
5
6 ### 0.1.0 / 2014-12-12
7
8 * Initial release