Lucio Franco and GitHub
e2bff8f13e
chore(docs): Add warp + tonic example ( #268 )
...
Signed-off-by: Lucio Franco <[email protected] >
2020-02-16 15:13:22 -05:00
Lucio Franco and GitHub
6673f91f1f
chore: Remove required bytes dep and clean up deny ( #227 )
...
* chore: Remove required bytes dep and clean up deny
* Fix interop test cli args
2020-01-11 12:48:24 -08:00
Juan Alvarez and Lucio Franco
49ce265954
chore: Add decode benchmarks ( #207 )
...
* disable current benchmarks
* temporarily expose Streaming constructor
* hide Streaming constructor from docs
* remove crossbeam-queue from deny skip list
* add decode benches
* fmt
* use Bytes as MockDecoder Item
2019-12-22 16:51:34 -05:00
Lucio Franco and GitHub
3387ef900f
Upgrade to tokio 0.2 ( #163 )
2019-12-06 00:09:46 -05:00
James Nugent and Lucio Franco
33df3badb2
Temporarily allow duplicate crossbeam-queue crates ( #153 )
...
`crossbeam-queue` is currently brought in both by Rayon (up to date v0.2.0) and
Hyper's dependency chain (0.1.x). Since Hyper is in the process of updating
things, I proposed we temporarily allow this to pass CI and revisit it when
there is a new release of Hyper or the relevant dependencies thereof.
2019-11-25 16:18:52 -05:00
Jake Shadle and James Nugent
fbd91c3773
chore(build): Add cargo-deny CI workflow and configuration
2019-11-14 18:59:04 +02:00