publish
Publishes an event
- dataunknownrequired
JSON payload delivered to each subscriber.
- topicstringrequired
Topic to publish to. Subscribers registered for this topic receive the event.
valuenull
Topic-based publish/subscribe messaging — registers the `subscribe` trigger type and the `publish` function.
Publishes an event
JSON payload delivered to each subscriber.
Topic to publish to. Subscribers registered for this topic receive the event.
Internal: reload pubsub configuration from the authoritative store on change.
Subscribe to a topic
Optional function ID to evaluate before invoking handler. Accepted for schema parity; the builtin never evaluated it and neither does this worker.
Topic to subscribe to