node/doc/blog/Uncategorized/some-new-node-projects.md

1.7 KiB
Raw Blame History

title: Some New Node Projects author: ryandahl date: Mon Aug 29 2011 08:30:41 GMT-0700 (PDT) status: publish category: Uncategorized slug: some-new-node-projects

  • Superfeedr released a Node XMPP Server. "Since astro had been doing an amazing work with his node-xmpp library to build Client, Components and even Server to server modules, the logical next step was to try to build a Client to Server module so that we could have a full blown server. Thats what we worked on the past couple days, and its now on Github!
  • Joyent's Mark Cavage released LDAP.js. "ldapjs is a pure JavaScript, from-scratch framework for implementing LDAP clients and servers in Node.js. It is intended for developers used to interacting with HTTP services in node and express.
  • Microsoft's Tomasz Janczuk released iisnode "The iisnode project provides a native IIS 7.x module that allows hosting of node.js applications in IIS.

    Scott Hanselman posted a detailed walkthrough of how to get started with iisnode