https://github.com/webnice/pdu
PDU GSM SMS decoder and encoder
https://github.com/webnice/pdu
golang hardware lib modem
Last synced: 6 months ago
JSON representation
PDU GSM SMS decoder and encoder
- Host: GitHub
- URL: https://github.com/webnice/pdu
- Owner: webnice
- Created: 2017-03-03T17:33:29.000Z (over 9 years ago)
- Default Branch: v1
- Last Pushed: 2019-06-21T19:03:11.000Z (about 7 years ago)
- Last Synced: 2025-08-14T17:54:26.744Z (11 months ago)
- Topics: golang, hardware, lib, modem
- Language: Go
- Size: 37.1 KB
- Stars: 8
- Watchers: 0
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pdu
PDU GSM SMS decoder and encoder
[](http://godoc.org/github.com/webnice/pdu)
#### Disclaimer
This library is just a prototype at the moment. **It's not ready for you to use.**
... work in progress.
#### Dependencies
NONE
#### Install
```bash
go get gopkg.in/webnice/pdu.v1
```