Top 4.2% dependent packages on proxy.golang.org
Top 3.5% dependent repos on proxy.golang.org
Top 5.6% forks on proxy.golang.org
proxy.golang.org : github.com/ajankovic/smpp
Package smpp implements SMPP protocol v3.4. It allows easier creation of SMPP clients and servers by providing utilities for PDU and session handling. In order to do any kind of interaction you first need to create an SMPP Session(https://godoc.org/github.com/ajankovic/smpp#Session). Session is the main carrier of the protocol and enforcer of the specification rules. Naked session can be created with: But it's much more convenient to use helpers that would do the binding with the remote SMSC and return you session prepared for sending: And once you have the session it can be used for sending PDUs to the binded peer. Session that is no longer used must be closed: If you want to handle incoming requests to the session specify SMPPHandler in session configuration when creating new session similarly to HTTPHandler from _net/http_ package: Detailed examples for SMPP client and server can be found in the examples dir.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/ajankovic/smpp
Keywords:
go
, go-library
, golang
, smpp
License: MIT
Latest release: over 5 years ago
First release: over 5 years ago
Namespace: github.com/ajankovic
Dependent packages: 2
Dependent repositories: 2
Stars: 19 on GitHub
Forks: 14 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 1 month ago
github.com/gdgrc/grutils v0.0.0-20230112013418-d76d7f4bf0e9
great utils. a simple golang lib for start-up companys2 versions - Latest release: over 2 years ago - 1 dependent package - 2 dependent repositories - 0 stars on GitHub
github.com/dinhtrung/smpptools v1.0.0
1 version - Latest release: almost 4 years agoCheck this option to include packages that no longer depend on this package in their latest version but previously did.