public void onNotify(String method, MessagePackObject args) {
   server.onNotify(method, args);
 }