blackhole.protocols

blackhole.protocols.PING = b'x01'

Protocol message used by the worker and child processes to communicate.

blackhole.protocols.PONG = b'x02'

Protocol message used by the worker and child processes to communicate.