Can you add an example to README as to how to broadcast a message to all worker threads using BroadcastChannel
(Node v18+)?
#615
Labels
BroadcastChannel
(Node v18+)?
#615
Per discussions in these closed issues, it's clear
piscina
users want to be able to broadcast messages to worker threads.Could you please add an example to the README as to how to broadcast a message to all threads (and listen in the thread for the message)?
The text was updated successfully, but these errors were encountered: