Skip to content

Move tokio/net feature to client-legacy#276

Merged
seanmonstar merged 1 commit intohyperium:masterfrom
r58Playz:tokio-client
Apr 23, 2026
Merged

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

Conversation

@r58Playz
Copy link
Copy Markdown
Contributor

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.
@seanmonstar seanmonstar merged commit e1c5a6c into hyperium:master Apr 23, 2026
18 checks passed
@r58Playz r58Playz deleted the tokio-client branch April 25, 2026 06:26
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.

3 participants