The NotifyAll doesn?t take a json payload, so the clients have to follow up 
with a GET.
The NotifyList takes a list and a json payload, so the client doesn?t have to 
do a get.

It seems like this could be rolled up into one function, so that if a empty 
list was passed, it would send to all,
And if then a payload (or empty payload) could be sent in either case?

Was there a compelling reason for having two?

Reply via email to