An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# pdu
PDU GSM SMS decoder and encoder

[![GoDoc](https://godoc.org/github.com/webnice/pdu?status.png)](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
```