ASQ Plugins

In ASQ, plugins can have both a server-side and a client-side component (or one of the two). Plugins communicate with the core through hooks and events server-side and through events client-side. For intra-communication between the server-side and client-side components of the plugin there’s a Websocket pub-sub architecture.



Plugin Overview

Plugin overview