proxy.py/menubar/proxy.py
Abhinav Singh 628de71ca8
Adopt BaseTcpServerHandler within HttpProtocolHandler (#681)
* Rename .server to .upstream

* Lint fixes

* Mark internal methods with _ prefix

* Fix broken test

* lint changes

* Wah, double client :D

* Avoid selector initialization for threadless mode

* remove unused imports

* Now HttpProtocolHandler implements BaseTcpServerHandler

* Consistent return and guard againt upstream.closed

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* AcceptorPool as context manager

* Group multiprocessing imports together

* Use com.jaxl bundle identifier as proxy.py will eventually move under jaxl org

* revisit devtools integration :)

* Emit all necessary events for devtools integration

* Lint fixes

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2021-11-06 14:01:13 +05:30
..
Assets.xcassets Initialize Menubar (#188) 2019-11-22 15:18:01 -08:00
Base.lproj Initialize Menubar (#188) 2019-11-22 15:18:01 -08:00
Preview Content/Preview Assets.xcassets Initialize Menubar (#188) 2019-11-22 15:18:01 -08:00
AppDelegate.swift Add core pubsub eventing example and add menubar item skeleton (#396) 2020-07-09 21:31:29 +05:30
ContentView.swift Refactor plugin base classes for plugin specific flags (#388) 2020-07-04 18:17:11 +05:30
Info.plist Adopt BaseTcpServerHandler within HttpProtocolHandler (#681) 2021-11-06 14:01:13 +05:30
proxy_py.entitlements Initialize Menubar (#188) 2019-11-22 15:18:01 -08:00