micstream/micstream/__init__.py

6 lines
98 B
Python

from micstream.audio import AudioSource
from micstream.server import Server
# vim:sw=4:ts=4:et: