We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When a Client sends a new config, clean up the old pub/sub list or merge the old one with the new one so we don't get a second set of pub/sub items.
The text was updated successfully, but these errors were encountered:
this issue is not as pressing now since I updated the server to deny duplicate names. still will do weird things if a client sends a config update.
Sorry, something went wrong.
I think this is limited to the Admin interface, the Server has been handling config updates well.
quinkennedy
No branches or pull requests
When a Client sends a new config, clean up the old pub/sub list or merge the old one with the new one so we don't get a second set of pub/sub items.
The text was updated successfully, but these errors were encountered: