You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 19, 2019. It is now read-only.
Allow handlers that integrate directly into the main engine - these would likely be responders like "status" or "settings update", etc that are not going to take up a lot of time therefore can live within the core engine and operate as part of the non-blocking / select() system.
The text was updated successfully, but these errors were encountered:
Allow handlers that integrate directly into the main engine - these would likely be responders like "status" or "settings update", etc that are not going to take up a lot of time therefore can live within the core engine and operate as part of the non-blocking / select() system.
The text was updated successfully, but these errors were encountered: