@metamask/post-message-stream
Advanced tools
Changelog
[5.0.0]
StreamData
and StreamMessage
types (#37)worker_threads
streams (#39)child_process
streams (#34)^14.0.0
(#38)WebWorkerPostMessageStream
can now only be constructed in a WebWorker
. This change may not be breaking in practice because the streams would not work in unintended environments anyway.targetOrigin
parameter for WindowPostMessageStream
(#23)