Skip to content

Update index.tsx#5

Merged
ko-devHong merged 1 commit intoko-devHong:mainfrom
CagunA:patch-1
Jun 6, 2025
Merged

Update index.tsx#5
ko-devHong merged 1 commit intoko-devHong:mainfrom
CagunA:patch-1

Conversation

@CagunA
Copy link
Copy Markdown
Contributor

@CagunA CagunA commented Dec 22, 2024

Client id was hardcoded to "ClientId" on every connection which on mosquitto server cause a disconect when multiple devices try to connect to the server.

I change the order how ConnectionOptions are merged to prioritise the custom ClientId set outside the library.

Client id was hardcoded to "ClientId" on every connection which on mosquitto server cause a disconect when multiple devices try to connect to the server. 

I change the order how ConnectionOptions are merged to prioritise the custom ClientId set outside the library.
Copy link
Copy Markdown
Owner

@ko-devHong ko-devHong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh, that's good idea

@ko-devHong ko-devHong merged commit dcce356 into ko-devHong:main Jun 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants