Expand description
A client library for SMS-API, via HTTP and an optional websocket connection. https://github.com/morgverd/sms-api
Modules§
- config
- SMS-Client connection configuration.
- error
- Websocket interface related errors.
- http
- SMS-API HTTP client. This can be used to interface with the HTTP API standalone if required.
- types
- Generic types that apply to both HTTP and Websocket interfaces.
Structs§
- Client
- SMS Client.