glushkovds / php-smpp

WIP. Implementation SMPP v3.4 protocol. Includes sending and listening USSD.
MIT License
19 stars 11 forks source link

Collect read/send PDU to single debug message #3

Closed Subb98 closed 3 years ago

Subb98 commented 3 years ago

The debug log is difficult to analyze because the PDU read / send messages are split into several chunks. It is not clear what refers to what.