I'm using IoT core with the Node.js mqtt client. After a successful connection, if I try to publish a message, the connection gets closed. Is it a normal behavior? Anybody tested the [mqtt_example](https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/master/iot/mqtt_example) ? I'm publishing to the standard topic `/devices/<DEVICE_ID>/events`