channel - Windower/packages GitHub Wiki

The channel library provides the core mechanism to exchange data and call functions between addons and services.

local channel = require('core.channel')

✔️ Dependency Not Required

This library does not require an explicit dependency in the manifest.xml file for your package.