8f416c2bc4
Mirror / push (push) Successful in 5s
Test / lint (pull_request) Successful in 21s
Test / test (18) (pull_request) Successful in 19s
Test / test (20) (pull_request) Successful in 19s
Test / test (22) (pull_request) Successful in 24s
Test / test (24) (pull_request) Successful in 18s
Test / test (26) (pull_request) Successful in 19s
495 B
495 B
Changelog
Unreleased
client()takesconnectTimeout, which gives up on a connect attempt the SMSC never completes — the TLS handshake included — and reports it as an ordinary connect failure, soreconnectretries it on its usual backoff. Leave it out and each attempt waits the operating system out, as before.
0.5.0
The TypeScript rewrite. What a 0.4.0 consumer has to change is in MIGRATION.md.