Currently, we can use Workers with PubSub as a “middleware” to filter/modify messages, but we are unable to publish from a Worker (via CRON or via an HTTP request) or subscribe to a topic from a Worker (call worker when a message is published on a specific topic).
Are there any updates about those two missing features (Not yet available in beta)?
1 Like