Software Details:
Version: 1.1.14
Upload Date: 12 May 15
Distribution Type: Freeware
Downloads: 104
Express is a high performance Web framework for Node.js, practically one of the most used and most liked modules for Node.js (according to the npmjs.org website).
Express.io is a simple framework which practically merges Express' features with Socket.IO, a server-side technology providing support for a wide variety of transport protocols for real-time communication.
This means Express.io can be used to upgrade a Node.js & Express powered application to support real-time communication between the application's core running on the server and the client-side code it generated and sent to users.
Requirements:
- Node.js
- Express
Comments not found