summaryrefslogtreecommitdiff
path: root/crocoite/devtools.py
AgeCommit message (Collapse)AuthorFilesLines
2018-11-06Add simple asyncio-based DevTool communicationLars-Dominik Braun1-0/+253
Inspired by pychrome/aiochrome, but includes crash handling and async get() instead of callbacks.