Skip to content

Move tokio/net feature to client-legacy#276

Open
r58Playz wants to merge 1 commit intohyperium:masterfrom
r58Playz:tokio-client
Open

Move tokio/net feature to client-legacy#276
r58Playz wants to merge 1 commit intohyperium:masterfrom
r58Playz:tokio-client

Conversation

@r58Playz
Copy link

client-pool never actually uses tokio/net, only tokio/sync. This allows usage of client-pool unchanged on WASM.

Related to #268, but hopefully a better strategy since it moves the dependency to where it's actually used.

`client-pool` never actually uses `tokio/net`, only `tokio/sync`. This
allows usage of `client-pool` unchanged on WASM.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant