Add a warning about the stability of Hyper to the README.

This commit is contained in:
Jonathan Reem
2014-10-14 19:42:10 -07:00
parent 2ea75c967d
commit 1dcc600c5c

View File

@@ -17,6 +17,9 @@ complex web applications written entirely in Rust.
The documentation is located at [http://hyperium.github.io/hyper](http://hyperium.github.io/hyper).
___WARNING: Hyper is still under active development. The API is still changing
in non-backwards-compatible ways without warning._
## Example
Hello World Server: