proxy.py/dashboard
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
..
spec Proxy.py Dashboard (#141) 2019-10-28 14:57:33 -07:00
src Adopt BaseTcpServerHandler within HttpProtocolHandler (#681) 2021-11-06 14:01:13 +05:30
static Testing support improvements (#185) 2019-11-21 21:16:01 -08:00
test Doc & Banner update to match GitHub (#182) 2019-11-18 20:45:51 -08:00
.eslintrc.json Give structure to dashboard app (#163) 2019-11-12 00:02:15 -08:00
.gitignore Testing support improvements (#185) 2019-11-21 21:16:01 -08:00
README.md Cleanup (#194) 2019-11-26 21:16:08 -08:00
package-lock.json Adopt BaseTcpServerHandler within HttpProtocolHandler (#681) 2021-11-06 14:01:13 +05:30
package.json Bump ws from 7.4.0 to 7.4.6 in /dashboard (#556) 2021-05-30 00:05:44 +05:30
rollup.config.js Testing support improvements (#185) 2019-11-21 21:16:01 -08:00
tsconfig.json Proxy.py Dashboard (#141) 2019-10-28 14:57:33 -07:00

README.md

Proxy.py Dashboard

Proxy.py dashboard is a standalone frontend application written in Typescript.

Features

  • Standalone frontend framework
  • Single page application
  • Websocket based API
  • Extendable using frontend plugins
  • Realtime