资 源 简 介
Description
Pointy is a fast, simple, scalable, and cross-platform HTTP interface for .NET. It"s not a web framework; instead, it provides a lower-level abstraction over HTTP that makes it easy to write a web-based services ranging from simple embedded web interfaces to full-blown web applications.
Pointy"s API allows easy use of techniques like HTTP streaming, long-polling, and asynchronous-style programming (in this sense, Pointy is similar to Tornado and Node.js).
_Pointy is still under development. The API will be fluctuating until version 1.0, at which point it will remain stable and backwards-compatible for the entirety of the 1.x series (which may well be the only release series to exist)._