mqttjs-v5 icon indicating copy to clipboard operation
mqttjs-v5 copied to clipboard

naming of fields in ConnectOptions

Open vishnureddy17 opened this issue 3 years ago • 0 comments

Have some doubts on what we should name things in ConnectOptions. Making an issue here to track this.

  • protocolVersion or protocolLevel? Code currently uses protocolVersion, but MQTT spec uses "protocol level"
  • brokerUrl or serverUrl?

vishnureddy17 avatar May 19 '22 15:05 vishnureddy17