Age | Commit message (Expand) | Author |
---|---|---|
2020-02-08 | refactor: rename ThreadSafeState, use RefCell for mutable state (#3931) | Bartek IwaĆczuk |
2020-02-07 | Add blanket impl for the 'Resource' trait (#3903) | Bert Belder |
2020-02-03 | refactor: Use Tokio's single-threaded runtime (#3844) | Ryan Dahl |
2020-01-24 | s/PinnedBuf/ZeroCopyBuf (#3782) | Ryan Dahl |
2020-01-24 | Add signal handlers (#3757) | Yoshiya Hinosawa |