Skip to content

runtimejs/runtime-http

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SYNOPSIS

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

Design goals:

  • pure JavaScript (ES6)
  • built on top of runtime.js TCP sockets (ideally portable and supporting other backends like Node)
  • high-performance and low-level, no stream abstractions
  • fetch API frontend support

##LICENSE

Apache License, Version 2.0

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published