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
244
Commits
2
Branches
1
Tag
ac9cb40d69af6f570719b385a0ed987296731747
Commit Graph
7 Commits
Author
SHA1
Message
Date
lilleman
939eda7269
Key a TLV input like the read side, drop tagId, copy TLV octets at parse, and export only Tlvs, TlvInputs and Tlv
Mirror / push (push)
Has been cancelled
Details
Test / lint (pull_request)
Successful in 29s
Details
Test / test (18) (pull_request)
Successful in 31s
Details
Test / test (20) (pull_request)
Successful in 31s
Details
Test / test (22) (pull_request)
Successful in 37s
Details
Test / test (24) (pull_request)
Successful in 31s
Details
Test / test (26) (pull_request)
Successful in 38s
Details
2026-09-27 15:18:08 +02:00
lilleman
685495f534
Let a listener's teardown run last and answer the sends the tests left hanging
2026-08-30 22:03:23 +02:00
lilleman
427565ed3e
Tear down what a test opens in t.after so a failing assertion ends the run
2026-08-30 21:35:09 +02:00
lilleman
bebd74b42b
Drain the requests already on the wire before close() and unbind() tear down
2026-08-30 20:08:36 +02:00
lilleman
8a182604b7
Address the CodeRabbit review: inbound SMS, binary payloads and untrusted input
2026-08-27 11:52:43 +02:00
lilleman
694c3a506e
Bind as SMPP 3.4 by default, with interfaceVersion to override it
2026-08-26 15:41:44 +02:00
lilleman
2e4699944b
Validate the wire format against node-smpp and add CI
2026-08-25 16:52:33 +02:00