background preloader

Javascript

Facebook Twitter

Eventmachine @ GitHub. Node.js. Node.js IDEs. Tutorials and books about node.js. Twisted. Twisted is an event-driven networking engine written in Python and licensed under the open source ​MIT license. Twisted runs on Python 2 and an ever growing subset also works with Python 3. Twisted makes it easy to implement custom network applications. Here's a TCP server that echoes back everything that's written to it: