0.0.0 • Published 9 years ago

runtime-http v0.0.0

Weekly downloads
3
License
Apache-2.0
Repository
github
Last release
9 years ago

SYNOPSIS

HTTP protocol implementation for runtime.js (work in progress)

Design goals:

  • pure JavaScript
  • built on top of runtime.js TCP sockets (ideally portable and supporting multiple backends like Node and browser)
  • high-performance and low-level, no stream abstractions

##LICENSE

Apache License, Version 2.0