Skip to content

CursedHardware/go-smpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-smpp

A complete implementation of SMPP v5 protocol, written in golang.

Key features

  • Message encoding auto-detection

  • Multipart SMS automatic splitting and concatenating

  • Supported encodings:

    UCS-2     GSM 7bit  ASCII      Latin-1
    Cyrillic  Hebrew    Shift-JIS  ISO-2022-JP
    EUC-JP    EUC-KR
    

Caveats

Command line tools

  1. smpp-receiver

    SMPP Simple Receiver tool

  2. smpp-repl

    SMPP Simple Test tool

LICENSE

This piece of software is released under the MIT license.

About

A complete implementation of SMPP v5 protocol, written in golang.

Topics

Resources

License

Stars

Watchers

Forks

Languages