27 August, 2012

Connect 2.4.4


Developer:

Website:

License / Price:

Platforms:

Databases:

Language:

Last Updated:

Category:
Sencha Inc. | More scripts
senchalabs.github.com
MIT License 

Windows / Linux / Mac OS / BSD / Solaris
N/A
JavaScript
August 27th, 2012, 13:59 GMT [view history]
C: \ Development Tools \ Frameworks

The framework supports serving static files, , error handling, advanced routing, cookie manipulation, session implementations and much more.

Here are some key features of "Connect":

Bundled packages:
· session - Provides session support
· cache - Provides memory caching
· bodyDecoder - Buffers and parses json and urlencoded request bodies (extenable)
· conditionalGet - Provides 304 "Not Modified" support
· errorHandler - Handles exceptions thrown, or passed through the stack
· format - Handles url path extensions or "formats"
· gzip - Compresses response bodies with gzip executable
· lint - Aids in middleware development
· logger - Provides common logger support, and custom log formats
· methodOverride - Provides faux HTTP method support by using the "_method" key by default
· redirect - Provides req.redirect() with "magic" urls, ex: req.redirect("back")
· compiler - Supports arbitrary static compilation of files, currently supports less and sass.
· cacheManifest - Provides cache manifest for offline apps
· jsonrpc - Provides JSON-RPC 2.0 support
· staticProvider - Serves static files
· router - Provides a feature rich routing API similar to Sinatra and Express
· cookieDecoder - Provides cookie parsing support
· pubsub - Publish subscribe messaging support
· repl - Read Evaluate Print Loop attached to "/tmp/connect.sock" for inspecting live servers
· vhost - Virtual host support

Requirements:

· Node.js

What's New in This Release: [ read full changelog ]

· Fixed static() pause regression from "send" integration.


Download button
Via: Connect 2.4.4

0 Comment: