# Functions
FromJSONString will convert an json-string to an message.
# Constants
SocketFileName is the default socket-filename.
# Structs
Msg represent a single message inside the bus.
Socketbus type.
SocketConnection represent an current socket-session ( socket connection ).
SubscriberList represent the list for all subcribers.
# Type aliases
callbacks.