t33x

Results 2 issues of t33x

with this mosquitto.conf (2.0.14) ``` listener 8001 1.2.3.4 socket_domain ipv4 protocol mqtt listener 8002 1.2.3.4 socket_domain ipv4 protocol websockets ``` I expect only two running listeners, but the 1883 listener...

The JSON-RPC transport agnostic. The current implementation uses an auto-increment number (which always starts from zero) as the id value. This is appropriate for a point-to-point type transport (e.g. socket...

type-enhancement