0.1.0-preview.3 |
|
---|---|
0.1.0-preview.2 |
|
0.1.0-preview.1 |
|
#28 in #hyper-server
110KB
3K
SLoC
izanami
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
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
at your option.
Dependencies
~9.5MB
~162K SLoC