mitmproxy/libmproxy/console/signals.py

6 lines
78 B
Python

import blinker
status_message = blinker.Signal()
call_in = blinker.Signal()