beremiz
Clone
Summary
Browse
Changes
Graph
eRPC: Server closes connection on exception to prevent client to block until timeout when it happens.
19 months ago, Edouard Tisserant
208a808d1081
eRPC: Server closes connection on exception to prevent client to block until timeout when it happens.
# mqtt/__init__.py
from __future__ import absolute_import
from .client import MQTTClient