summaryrefslogtreecommitdiff
path: root/cli/ops/web_worker.rs
AgeCommit message (Expand)Author
2020-02-08refactor: rename ThreadSafeState, use RefCell for mutable state (#3931)Bartek Iwańczuk
2020-02-05Move create_channels into worker constructor (#3889)Ryan Dahl
2020-02-03refactor: Use Tokio's single-threaded runtime (#3844)Ryan Dahl
2020-01-24s/PinnedBuf/ZeroCopyBuf (#3782)Ryan Dahl
2020-01-21refactor: split cli::Worker (#3735)Bartek Iwańczuk
2020-01-21refactor: split worker and worker host logic (#3722)Bartek Iwańczuk