ajankovic / smpp

Go library for SMPP 3.4
MIT License
24 stars 21 forks source link

How do I send utf8 content? #1

Closed YourksChan closed 4 years ago

ajankovic commented 4 years ago

This is out of scope for this library. But you need to convert your utf8 content to utf16 and set proper flags on the submit PDU according to the SMPP specs.