notifyuser (GET)
curl -H "notify-title: Test Title Text" -H "notify-message: Test Message Text" "_proto_//_host_:_port_/notifyuser?userid=daniel&room=private&type=info&optparam=hello123"For all Users in room public
curl -H "notify-title: Test Title Text" -H "notify-message: Test Message Text" "_proto_//_host_:_port_/notifyuser?userid=all&room=public&type=warn&optparam=hello123"
status (GET)
testclient (GET)