abots/abots/net/__init__.py

3 lines
98 B
Python

from abots.net.socket_server import SocketServer
from abots.net.socket_client import SocketClient