libp2p/if-watch

feature request: expose tokio vs async-global-executor feature flags

Open

#21 opened on Jul 7, 2022

View on GitHub
 (8 comments) (0 reactions) (0 assignees)Rust (33 forks)auto 404
good first issuehelp wanted

Repository metrics

Stars
 (42 stars)
PR merge metrics
 (PR metrics pending)

Description

Looking at rtnetlink it already exposes both the async-global-executor and tokio executors as features, so I think it should be mostly a matter of threading it through.

Contributor guide