This website requires JavaScript.
Explore
Help
Sign In
larvit
/
smpp-js
Watch
3
Star
0
Fork
0
You've already forked smpp-js
Code
Issues
Pull Requests
Actions
Activity
Files
880454b4f4c5fc38d7a3024344f2e871ec14105d
smpp-js
/
src
/
defs
T
History
lilleman
cf315737b7
Keep the body scrape for reserved message types and an empty receipt id marker
2026-08-27 16:32:01 +02:00
..
commands.ts
Add the PDU codec with bounds-checked parsing and typed encoding
2026-08-25 16:28:59 +02:00
constants.ts
Keep the body scrape for reserved message types and an empty receipt id marker
2026-08-27 16:32:01 +02:00
encodings.ts
Address the CodeRabbit review: inbound SMS, binary payloads and untrusted input
2026-08-27 11:52:43 +02:00
errors.ts
Port SMPP definitions: constants, errors, encodings and wire types
2026-08-25 16:07:34 +02:00
index.ts
Add session, client and server with the promise result API
2026-08-25 16:46:32 +02:00
tlvs.ts
Address the CodeRabbit review: inbound SMS, binary payloads and untrusted input
2026-08-27 11:52:43 +02:00
types.ts
Decode a receipt body before reading it and stop an unnameable state TLV overriding it
2026-08-27 16:08:54 +02:00