aboutsummaryrefslogtreecommitdiffstats
path: root/components/net/async_runtime.rs
Commit message (Expand)AuthorAgeFilesLines
* Replace the lazy_static crate with std::sync::LazyLock in components/net (#33...Hayashi Mikihiro2024-08-141-5/+3
* Net: fold websocket and http tokio runtime into one (#31771)tannal2024-03-211-0/+12