Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 542 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 542 Bytes

Meteor

Meteor is an HTTP server which gives developers the freedom to think about web development in an entirely new way. It comprises the Meteor server and a standalone Javascript class which can be used in webpages to provide an abstraction layer for receiving data streams. Designed to be as simple and flexible as possible, Meteor offers a great solution for those wishing to add asynchronous functionality to their web projects.

This is a clone of the original Meteor project available at: http://code.google.com/p/meteorserver/