proxy.py/proxy/core
Abhinav Singh 148c260472
Move dashboard backend within proxy module, now ships via same pip package (#177)
* Allow resources to load from http and ws when running w/o https

* Move dashboard backend (dashboard.py) within proxy module. Now shipped with pip install proxy.py

* Update ref to dashboard backend in github workflows

* Add git-pre-commit hook file.

Enable it by symlinking as .git/hooks/pre-commit

* Also enable static server for dashboard serving
2019-11-15 13:29:48 -08:00
..
__init__.py Proxy.py Dashboard (#141) 2019-10-28 14:57:33 -07:00
acceptor.py Move dashboard backend within proxy module, now ships via same pip package (#177) 2019-11-15 13:29:48 -08:00
connection.py Proxy.py Dashboard (#141) 2019-10-28 14:57:33 -07:00
event.py Devtools Protocol (#174) 2019-11-14 19:00:07 -08:00
threadless.py Devtools Protocol (#174) 2019-11-14 19:00:07 -08:00