Skip to content

mirage/mirage-http

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mirage-http -- Http abstraction and implementations for MirageOS

This is a work in progress, we need to find a good interface that abstracts and unify Cohttp and Httpaf libraries. It's split into three subpackages:

  • mirage-http: HTTP interface
  • mirage-http.cohttp: Cohttp wrapper
  • mirage-http.httpaf: Httpaf wrapper

Httpaf

It doesn't work on upstream httpaf, it needs features that are pending for review:

Examples

You can take a look in test/ for a sample of client/server that use the abstraction.

About

HTTP combinators for MirageOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published