* FilterByUpstreamHostPlugin now uses facebook as example
* Advertise that cloudflare plugin require httpx library
* Advertise Dashboard as WIP
* More clarity around how plugins can be loaded
* Advertise how to get direct access to Chrome DevTools websocket endpoint
* Move plugin developer and contributor guide below the fold
* Update README.md
Co-authored-by: Sviatoslav Sydorenko <wk@sydorenko.org.ua>
* bash to console and consistent prompt sign
* Remove pytest commented out ignore clause
* Add dummy CustomNetworkInterface plugin documentation
Co-authored-by: Sviatoslav Sydorenko <wk@sydorenko.org.ua>
* Use suggested fix in #683 to remove pytest ignore
* Handle should not flush now which can block, instead let base tcp handler do its magic
* test speed up, doc string, logging enhancements
* Move macOS to the end of workflows
* Fix mypy warnings