package
0.0.0-20221204100419-92d023664ef0
Repository: https://github.com/m2mgateway/go-smpp.git
Documentation: pkg.go.dev
# README
SMPP REPL
Command
Client feature
-
connect
to target smpp server -
disconnect
-
send-message
, send asubmit_sm
to remote -
send-ussd
, send asubmit_sm
withussd_service_op
to remote -
query
, send aquery_sm
orquery_broadcast_sm
to remote -
load-test
, Load testing to server
Server feature
-
start-service
, Start SMPP Server -
stop-service
, Stop SMPP Server -
send-message
, Send adeliver_sm
to client-side -
load-test
, Load testing to client