proxy.core.event.manager module#

proxy.py#

⚡⚡⚡ Fast, Lightweight, Pluggable, TLS interception capable proxy server focused on Network monitoring, controls & Application development, testing, debugging.

copyright
  1. 2013-present by Abhinav Singh and contributors.

license

BSD, see LICENSE for more details.

class proxy.core.event.manager.EventManager[source]#

Bases: object

Event manager is a context manager which provides encapsulation around various setup and shutdown steps to start the eventing core.

setup() None[source]#
shutdown() None[source]#