You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Send a long (> 160 standard GSM characters) text message to the number you specified in the `TO_NUMBER` setting in your `.env` file. Alternatively, you can use `send-sms-concat.js` for testing.
46
+
Send a long (> 160 standard GSM characters) text message to the number you specified in the `TO_NUMBER` setting in your `.env` file.
47
47
48
-
The console output of `receive-concat-express.js` should show the invididual message parts and then the complete message once all the parts have been received and reassembled.
48
+
The console output of `server.js` should show the invididual message parts and then the complete message once all the parts have been received and reassembled.
0 commit comments