c410-f3r / wtx

A collection of different transport implementations and related tools focused primarily on web technologies.
https://c410-f3r.github.io/wtx
Apache License 2.0
138 stars 5 forks source link

is async-std still compatible with wtx? #236

Open llvm-x86 opened 2 hours ago

c410-f3r commented 2 hours ago

wtx used to support +6 runtime executors, including async-std, as a proof-of-concept but most were removed because no one cared.

If you want, async-std can be put back but keep in mind that wtx is still a relatively new project that may contain unknown bugs.