Files
Vocard/web/ipc/__init__.py
2023-03-17 12:37:35 +08:00

2 lines
59 B
Python

from .server import IPCServer
from .client import IPCClient