You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changes in v0.3.0:
- Support for TLS secured connections added. (Thanks to Nicholas Terrell)
- New API for smpp.connect() using connection url.
- Ability to provide more options other than host and port when connecting.
- Callback parameter added to smpp.connect() method.