hologram-io / hologram-python

Hologram device-side Python SDK - Send messages to the cloud in just 3 lines of code!
https://hologram.io/
MIT License
89 stars 47 forks source link

[Research] Use lib to parse PDU instead of doing it ourselves #29

Open DomAmato opened 4 years ago

DomAmato commented 4 years ago

Is your feature request related to a problem? Please describe.

Not really its just something we can unload and has more features that what we currently implement

Describe the solution you'd like

remove all the pdu stuff which is complex and not feature complete

Describe alternatives you've considered

Additional context

DomAmato commented 4 years ago

might want to try: https://github.com/mozes/smpp.pdu