Thrift4OZW
Thrift4OZW copied to clipboard
Broadcast STOMP messages
I like to allow multiple clients to access the OpenZWave notifications. I can't think of any reason why an application would want to only have a single handler consume each event. This small change makes it so a copy of each event is broadcast to each of the registered listeners.