27 Commits

Author SHA1 Message Date
lucas
47e9f62fb5 There's no such thing as HTTP/2.0 2022-02-07 08:52:25 -08:00
Alex Touchet
e9a13700cb Update version number in Readme (#549) 2021-09-08 09:44:22 +02:00
cssivision
ceae69b468 Update Readme (#468) 2020-05-21 06:56:35 -07:00
Alex Touchet
5020ff0933 Update Readme 2019-12-11 08:10:44 -08:00
Taiki Endo
37b66e8981 Migrate CI to GitHub Actions (#422) 2019-10-08 12:57:55 -07:00
Ryo Ota
0a9a26144f Use https for H2 Database link (#384) 2019-07-30 11:06:30 -07:00
Sean McArthur
b3351e675b Prepare master for 0.2.x 2019-07-23 10:16:51 -07:00
Alex Touchet
d4416c2ea5 Update listed version numbers in README (#374) 2019-06-28 12:49:44 -07:00
Alex Touchet
e13645c091 Update repo URLs (#370) 2019-06-04 23:06:13 -07:00
Carl Lerche
78c39d8e65 Bump version to v0.1.15 (#339) 2019-01-13 09:53:19 -08:00
Sean McArthur
61adb3570e v0.1.14 2018-12-05 10:05:46 -08:00
Carl Lerche
80b4ec5073 Bump version to v0.1.13 (#324) 2018-10-16 14:41:23 -07:00
Sean McArthur
ef6fef8714 update readme to point usage example at crates.io (#218) 2018-01-12 11:54:22 -08:00
Carl Lerche
758112acbe Update README 2018-01-12 09:18:39 -08:00
Carl Lerche
1c8abf50df Update the README 2018-01-11 21:15:15 -08:00
Carl Lerche
91e200a3b1 Cleanup repo 2018-01-11 21:00:59 -08:00
Carl Lerche
d0b5b6246a Misc renames (#202)
This patch renames a number of types and functions making
the API more consistent.

* `Server` -> `Connection`
* `Client` -> `SendRequest`
* `Respond` -> `SendResponse`.

It also moves the handshake fns off of `Connection` and make
them free fns in the module. And `Connection::builder` is removed
in favor of `Builder::new`.
2018-01-02 17:02:17 -08:00
Carl Lerche
edaeaa8941 License h2 only under the MIT license
The intent of the original licensing text was to dual license under both
Apache 2.0 and MIT. As such, switching the license to only MIT is
permitted.
2017-12-16 14:52:08 -06:00
Carl Lerche
d57a2fecd1 Add FAQ section to readme (#169) 2017-10-26 11:07:11 -07:00
Carl Lerche
be5f1d702a Fix doc link in README 2017-10-09 11:21:05 -07:00
Eliza Weisman
e4b8dde1d3 Split Travis build into stages (#62)
Adds code coverage checking.
2017-09-14 16:33:34 -07:00
Ryan Leckey
76a2792d7d ugprade -> upgrade 2017-09-13 21:17:01 -07:00
Carl Lerche
16f0345c16 Update README to reflect progress 2017-09-08 12:50:22 -07:00
eyelash
bbcfffee46 Fix hyper link in README (#51) 2017-09-04 08:55:52 -07:00
Carl Lerche
41b25a4a56 Fix README example 2017-08-17 07:22:26 -07:00
Carl Lerche
cd2bc41adc Improve the README 2017-08-16 22:23:45 -07:00
Carl Lerche
1974780504 Add a quick README 2017-08-10 14:00:51 -07:00