mitmproxy/netlib/websockets/__init__.py
2016-02-18 13:03:40 +01:00

3 lines
45 B
Python

from .frame import *
from .protocol import *