libp2p/if-watch

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

Offen

#21 geöffnet am 07.07.2022

 (8 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Rust (33 Forks)auto 404
good first issuehelp wanted

Repository-Metriken

Stars
 (42 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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