Skip to content

Commit

Permalink
compiled, not native!
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Jennings committed Aug 27, 2011
1 parent ef13fbf commit 01d4edc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
node-udt is a native Node.js wrapper for the UDT4 library, for high-speed data transfer.
node-udt is a compiled Node.js wrapper for the UDT4 library, for high-speed data transfer.

Modeling it off of the core Node.js "net" module, to mimic eventing, streaming, and async goodness when dealing with sockets (except with the super high speed of UDT).
Modeling it off of the core Node.js "net" module, to mimic eventing, streaming, and async goodness when dealing with sockets (except with the super high speed of UDT).

0 comments on commit 01d4edc

Please sign in to comment.