Categorygithub.com/sinchop/smpp
repository
0.0.0-20220829132216-94275f60c533
Repository: https://github.com/sinchop/smpp.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

SMPP server and client

Implementation of SMPP server and client based on https://github.com/fiorix/go-smpp

In addition a layer of abstraction for representing Short Messages is added to hide lowlevel details

See client/client_test.go for an usage example.