MagicMarcus / mqtt-spy

Automatically exported from code.google.com/p/mqtt-spy
0 stars 0 forks source link

Support long userId #31

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. type a user Id with more than 23 chars, it will truncate
2.
3.

What is the expected output? What do you see instead?
allow type more than 23 chars in user id

What version of the product are you using? On what operating system?
3.1.1

Please provide any additional information below.

MQTT 3.1.1 allows user id longer than 23 chars.

Original issue reported on code.google.com by alexan...@zia.com.br on 4 Mar 2015 at 1:16

GoogleCodeExporter commented 9 years ago
We have a platform in wich ou user ids are uuids, we would like to use mqtt Spy 
but there is no way to type more than 23 chars in user id
MQTT 3.1.1 implements user ids longer than 23 chars, we are using mosquitto 1.4

Original comment by alexan...@zia.com.br on 4 Mar 2015 at 1:17

GoogleCodeExporter commented 9 years ago
Thanks for raising it - I'll try to look into it soon.

Original comment by kamil.ba...@gmail.com on 5 Mar 2015 at 11:51

GoogleCodeExporter commented 9 years ago
Implemented in 0.1.9 build 66 - please give it a try.

Original comment by kamil.ba...@gmail.com on 17 Mar 2015 at 9:07

GoogleCodeExporter commented 9 years ago
Thanks! it worked!

Original comment by alexan...@zia.com.br on 17 Mar 2015 at 11:48