alesgenova / post-me

📩 Use web Workers and other Windows through a simple Promise API
https://www.npmjs.com/package/post-me
MIT License
492 stars 13 forks source link

Add optional debugging of the messages exchanged #19

Closed alesgenova closed 3 years ago

franleplant commented 3 years ago

ibridge already has a pretty good debugging story of all the messages between bridge-ends (previously Parent and Child) we should use that at least as a starting point

alesgenova commented 3 years ago

Fixed by #31