Skip to content
Sam Rijs edited this page Dec 17, 2013 · 2 revisions

Talk by Alex Young giving a small introduction into Node.js architecture, including C++/JS bindings and libuv.

Good brief overview of the JSC C-api. Mentions how to manage memory.

Introduction to Common Crypto. Also includes a reference to the Secure Transport API that could apparently be used for SSL/TLS.