/node-udt

A compiled (read: fast!) node.js library for the UDT4 high-speed data transfer protocol

Primary LanguageC++

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).