Gateway: Better top-level docstring

This commit is contained in:
Athanasius 2021-11-04 12:09:40 +00:00
parent fea561920a
commit ca3417c9c0
No known key found for this signature in database
GPG Key ID: 8C392035DD80FD62

View File

@ -1,6 +1,8 @@
# coding: utf8
"""
EDDN Gateway, which receives message from uploaders.
Contains the necessary ZeroMQ socket and a helper function to publish
market data to the Announcer daemons.
"""