Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Note new send() is asynchronous

...

Info
titleEngine Compatibility

This library has not yet been ported to the Node pico engine. However, it supports attr(), attrs(), scheduled event functions and actions, and a an asynchronous form of send().


The event library provides functions for understanding an event and the environment in which it was raised as well as actions for sending events.

...