Closed djoyner closed 5 years ago
Agh jeepers, I'll fix this right away, sorry about this!
@athanclark No need to apologize at all! I'm new to PureScript but it has been a pleasure to use your libraries (this one and purescript-queue
). Thank you for producing them.
Hah no problem. I've released a new version v3.1.0 that should address this issue cosmetically - you'll still need to re-throw the exception with Effect.Exception (throwException)
or something to help relay the Error
, so you can get a better look at what's throwing it. Kinda silly of me to try and serialize it though lol, this library is a bit old.
While doing some negative testing I produced a crash here: https://github.com/athanclark/purescript-websocket-moderate/blob/master/src/WebSocket.js#L28
Here's the output of
console.log(e)
: