Skip to content
This repository was archived by the owner on Feb 10, 2018. It is now read-only.

tokio-rs/tokio-middleware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tokio-middleware

A collection of Tokio Service middleware.

Build Status

Documentation | Gitter

Usage

First, add this to your Cargo.toml:

[dependencies]
tokio-middleware = { git = "https://github.com/tokio-rs/tokio-middleware" }

Next, add this to your crate:

extern crate tokio_middleware;

License

tokio-middleware is primarily distributed under the terms of both the MIT license and the Apache License (Version 2.0), with portions covered by various BSD-like licenses.

See LICENSE-APACHE, and LICENSE-MIT for details.

About

A collection of Tokio middleware

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages