Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
einaros committed Dec 27, 2011
1 parent 62e8898 commit a64dd75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions History.md
Expand Up @@ -4,6 +4,7 @@ v0.3.8 - in progress
* Made it possible to listen on specific paths, which is especially good to have for precreated http servers [einaros]
* Extensive WebSocket / WebSocketServer cleanup, including changing all internal properties to unconfigurable, unenumerable properties [einaros]
* Receiver modifications to ensure even better performance with fragmented sends [einaros]
* Fixed issue in sender.js, which would cause SlowBuffer instances (such as returned from the crypto library's randomBytes) to be copied (and thus be dead slow) [einaros]

v0.3.7 - Dec 25nd 2011
======================
Expand Down

0 comments on commit a64dd75

Please sign in to comment.