sms-client 1.3.2

A HTTP and WebSocket interface for SMS-API, allowing for SMS messages to be sent and recieved via a local GSM modem!
Documentation
1
2
3
4
5
6
7
8
9
10
# SMS Client

A remote client library for interfacing with the [SMS-API](https://github.com/morgverd/sms-api).
This is currently in-development.

Eventually it should allow for:
 - Easy websocket connection management
 - Event subscription
 - Proper type reflection for responses etc
 - Sending an SMS message then automatically waiting for its delivery