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
b9f77ec9698c612e60cb4ece529e22f10b9354a9
smpp-js
/
src
/
defs
T
History
lilleman
b9f77ec969
Decode a receipt body before reading it and stop an unnameable state TLV overriding it
2026-08-27 16:08:54 +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
Split the session, gate optional parameters on the peer version, own the SMPP version in defs
2026-08-26 22:41:28 +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