Skip to content
This repository has been archived by the owner on Sep 13, 2018. It is now read-only.

Using TcpClient with tokio #204

Open
flosse opened this issue Feb 7, 2018 · 0 comments
Open

Using TcpClient with tokio #204

flosse opened this issue Feb 7, 2018 · 0 comments

Comments

@flosse
Copy link

flosse commented Feb 7, 2018

Writing a library that depends on tokio cannot use tokio-proto::TcpClient of course:

   = note: expected type `&tokio_core::reactor::Handle`
              found type `&tokio::reactor::Handle`

Updating the dependency would solve that problem but it's a breaking change, isn't it?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant