1
0
mirror of https://github.com/libuv/libuv synced 2025-03-28 21:13:16 +00:00
This commit is contained in:
Ryan Dahl 2011-04-18 10:17:40 -07:00
parent 50e3c5fa97
commit 6250e986d8

7
README Normal file
View File

@ -0,0 +1,7 @@
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.
The library shall be considered part of Node despite being in a separate
repository. It is released under the same license
https://github.com/joyent/node/blob/master/LICENSE