Carl Lerche
|
cd76aca6d4
|
Add test infrastructure to work directly with frames (#56)
This adds a `Codec` based testing API. This is a bit less annoying than writing
at the raw H2 wire protocol level...
|
2017-09-06 14:18:37 -07:00 |
|
Carl Lerche
|
c2e6eb35d8
|
Track HTTP crate
|
2017-09-05 10:21:31 -07:00 |
|
Carl Lerche
|
88d1de2da0
|
Expose Codec via an unstable flag (#49)
Exposes `Codec` using an unstable flag. This is useful for testing.
|
2017-09-03 16:17:05 -07:00 |
|
Carl Lerche
|
11d5f95236
|
Wire in trailers (#34)
Add send and receive trailer support.
|
2017-08-25 10:20:47 -07:00 |
|
Carl Lerche
|
19e562f9e0
|
Add some test stubs
|
2017-08-02 11:43:14 -07:00 |
|