Aaronius / penpal

A promise-based library for securely communicating with iframes via postMessage.
MIT License
389 stars 56 forks source link

Support error objects in return values and rejected promises #6

Closed jregeimbal closed 7 years ago

jregeimbal commented 7 years ago
Aaronius commented 7 years ago

I'm closing this due to lack of response. I don't yet understand the desire to return an error instead of throw it.