Skip to content

mirage/mirage-http

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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