Brian Smith
2992594552
Switch Akamai example from rust-openssl to Rustls. ( #24 )
...
With this change, h2 can build and run without any manual configuration steps for -msvc targets. Previously manual installation of OpenSSL libraries was required.
2017-08-16 21:43:35 -07:00
Brian Smith
72f1d372af
Fix build by upgrading tokio-io dependency to tokio-io 0.1.3. ( #23 )
...
tokio-io 0.1.3 has been published so the "replace" for tokio-io 0.1.2 is no longer useful and it breaks the build with some (but apparently not all) versions of Cargo.
Update the dependency to tokio-io 0.1.3 since that is the version that's what's been verified to work.
2017-08-16 21:40:53 -07:00
Carl Lerche
de96b2f410
Add another test
2017-08-16 12:43:48 -07:00
Carl Lerche
32d4c2d5a9
Many more changes
2017-08-11 12:00:22 -07:00
Carl Lerche
e810b30999
Track http crate changes
2017-08-03 10:00:50 -07:00
Carl Lerche
341e15769e
Move to custom stream storage
2017-08-02 12:55:41 -07:00
Oliver Gould
bd3a07f9e7
Since ReadySink isn't public yet, expose Connection::is_ready(). ( #7 )
...
Also use http from master
2017-07-26 14:15:47 -07:00
Carl Lerche
a203365d79
Switch to string crate ( #6 )
2017-07-26 13:20:26 -07:00
Oliver Gould
f121f747ac
tests pass
2017-07-22 21:16:53 +00:00
Oliver Gould
067ec846e1
wip
2017-07-22 19:50:17 +00:00
Carl Lerche
5982113c7a
Get a server working
2017-07-06 14:55:35 -07:00
Carl Lerche
63ffea61f5
Start writing tests
2017-06-29 20:59:21 -07:00
Carl Lerche
076bf204e7
Point io-dump to the github repo
2017-06-29 10:11:26 -07:00
Carl Lerche
1842cb5dfc
Use latest tokio-timer
2017-06-27 13:31:46 -07:00
Carl Lerche
fa21970656
Much work
2017-06-23 13:13:50 -07:00
Carl Lerche
29951da962
FramedWrite
2017-06-19 13:34:08 -07:00
Carl Lerche
fa53d9556b
Fuzz HPACK
2017-06-09 12:06:38 -07:00
Carl Lerche
2f8095e71a
WIP
2017-06-02 12:41:39 -07:00
Carl Lerche
d3e4e036e3
Add HPACK test cases
2017-05-31 14:44:58 -07:00
Carl Lerche
3c850c2a34
Finish hpack decoding
2017-05-30 15:41:31 -07:00
Carl Lerche
769f3f142f
More work
2017-03-11 12:59:15 -08:00
Carl Lerche
e2871d92fa
Work
2017-03-10 13:02:04 -08:00
Carl Lerche
1fe3a57338
Initial commit
2017-03-09 20:02:47 -08:00