hologram-python icon indicating copy to clipboard operation
hologram-python copied to clipboard

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

Open DomAmato opened this issue 5 years ago • 1 comments
trafficstars

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 avatar Apr 03 '20 19:04 DomAmato

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

DomAmato avatar Apr 06 '20 16:04 DomAmato