Closed brutella closed 4 years ago
Could you add a litte pointer where this functionality is located? This would make it easier for others to help you when they are not too deep into your code yet.
I will publish a fix for this issue very soon.
Any other issues/features you want help for? Maybe you could add some more issues with the „enhancement“ or „help needed“ tag.
An event message is sent to all connected clients if events are enabled and a characteristic value changes. If one client disables events, all other clients miss the events as well.
I think it would be better to manage events per connected socket, so that other clients can't disable events for all others.