Event loop has been refactored

Starting with Anjay 2.14.0, a new event loop API has been introduced.

If an external site has linked you to this document, please contact its administrator so that the relevant links are updated.

You may be interested in one of the following documents:

  • Anjay initialization tutorial, which now includes a call to the new event loop API

  • API documentation for anjay_event_loop_run()

  • Custom event loop, the updated tutorial from previous versions that has now been moved to the Advanced topics section, as it is generally no longer required to implement the event loop in basic applications