Skip to content

Add notification shortcut, performance improvement

Choose a tag to compare

@vphantom vphantom released this 22 Apr 18:00
· 12 commits to master since this release
  • Added remote.notify() as a shortcut to remote.call() to help callers more clearly distinguish between calls and notifications;
  • Now skips over the creation of return value timeout callbacks when handling notifications.