Node v0.1.91

8 views
Skip to first unread message

r...@tinyclouds.org

unread,
Apr 15, 2010, 5:13:21 AM4/15/10
to nodejs
2010.04.15, Version 0.1.91

* Add incoming.httpVersion

* Object.prototype problem with C-Ares binding

* REPL can be run from multiple different streams. (Matt Ranney)

* After V8 heap is compact, don't use a timer every 2 seconds.

* Improve nextTick implementation.

* Add primative support for Upgrading HTTP connections.
(See commit log for docs 760bba5)

* Add timeout and maxBuffer options to child_process.exec

* Fix bugs.

* Upgrade V8 to 2.2.3.1


Download: http://nodejs.org/dist/node-v0.1.91.tar.gz

Website: http://nodejs.org/

Documentation: http://nodejs.org/api.html

Alexander Teinum

unread,
Apr 15, 2010, 5:35:24 AM4/15/10
to nod...@googlegroups.com
Nice. Anyone got an example of a Web Sockets server using the new HTTP
upgrade feature?


--
Best regards,

Alexander Teinum

Micheil Smith

unread,
Apr 15, 2010, 8:04:02 AM4/15/10
to nod...@googlegroups.com
Hi Alexander & All,

I've been working on a spec compliant websocket server, but so far the going is tough,
I have hit an early issue with what seems to be the parser, I'm going to continue to look
into the issue soon.


Micheil Smith
--
BrandedCode.com

> --
> You received this message because you are subscribed to the Google Groups "nodejs" group.
> To post to this group, send email to nod...@googlegroups.com.
> To unsubscribe from this group, send email to nodejs+un...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/nodejs?hl=en.
>

Daniel Ly

unread,
Apr 16, 2010, 1:40:46 AM4/16/10
to nodejs
>   * Improve nextTick implementation.

Nice. I am trying to use nextTick for tail calls. The faster the
better.

nalply
Reply all
Reply to author
Forward
0 new messages