libuv/README

8 lines
209 B
Plaintext
Raw Normal View History

2011-04-18 17:17:40 +00:00
This is the new networking layer for Node. Its purpose is to abstract
IOCP on windows and libev on Unix systems. We intend to eventually contain
all platform differences in this library.
http://nodejs.org/