net-socket.io is a small wrapper around node's net library, that makes low-level socket programming in JavaScript easy. It is heavily based on Socket.io and Event Emitters.
library
2 posts
I’ve been playing around with C code the last couple of weekends. Specifically the libav* libraries from FFmpeg. And it occurred to me that I’ve never made my own C library.