Niq Dudfield
Niq Dudfield
lol, that's gonna be tricky
Sorry, can't help much beyond saying "pull request welcome"
You could probably monkey patch the inspect lib ...
Lol, no, we must keep this plugin a hidden gem ;)
maybe message could included the levenshtein (sic) difference two
It's a semver world. :( :)
async ?? how would that even work ? (other than workers as suggested by @zdila )
Does feel a bit weird that have to decorate these 3rd party classes at all, no? Can't it just assume the defaults of whatever `decorate(injectable(), ThirdPartyClass)` does ? What's the...
See: https://github.com/interledgerjs/ilp-connector/issues/494
A few thoughts to share: Generally, the high level structs seem to have to declare exactly which codec they require for each field, so I don't really see much problem...