mirror of
https://github.com/EDCD/EDDN.git
synced 2025-06-18 16:03:02 +03:00
Gateway: Better top-level docstring
This commit is contained in:
parent
fea561920a
commit
ca3417c9c0
@ -1,6 +1,8 @@
|
|||||||
# coding: utf8
|
# coding: utf8
|
||||||
|
|
||||||
"""
|
"""
|
||||||
|
EDDN Gateway, which receives message from uploaders.
|
||||||
|
|
||||||
Contains the necessary ZeroMQ socket and a helper function to publish
|
Contains the necessary ZeroMQ socket and a helper function to publish
|
||||||
market data to the Announcer daemons.
|
market data to the Announcer daemons.
|
||||||
"""
|
"""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user