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