mitmproxy/netlib/websockets/__init__.py

3 lines
45 B
Python

from .frame import *
from .protocol import *