#hyper #hyper-http #hyper-server #tower-service #web-apps #powered

yanked izanami

An HTTP server implementation powered by hyper and tower-service

0.1.0-preview.3 Mar 27, 2019
0.1.0-preview.2 Jan 17, 2019
0.1.0-preview.1 Jan 15, 2019

#28 in #hyper-server

50 downloads per month

MIT/Apache

110KB
3K SLoC

izanami

crates.io rust toolchain Build Status codecov

This library is in the experimental stage, and it cannot be used for production use.

An HTTP server implementation powered by hyper and tower-service.

Features

  • Supports Both of HTTP/1.x and HTTP/2.0 protocols with the power of hyper
  • Unix domain socket support (only on Unix platform)

Note that this project does not aim to grow itself to a Web framework. The goal of Izanami is to provide a foundation for Web frameworks that can be used in common (it just corresponds to the position of Werkzeug against Flask).

Resources

License

This project is licensed under either of

at your option.

Dependencies

~9.5MB
~160K SLoC