SMPP support in Apigee - possible using Node.JS?

Has anybody tried to use a library such as https://github.com/farhadi/node-smpp to use SMPP in a Node JS app running in Edge? Any obvious reasons why this may not be possible?

0 1 506
1 REPLY 1

Not applicable

As a client or as a server? As a client possibly, as a server I don't think so, as it requires to support SMPP protocol and Edge only supports HTTP and JMS for On-prem. Now the question on how to test a server, I guess you could host a Node.js server on perhaps on GCP using the module you listed above or leverage a SMPP provider. Twilio supports it now. https://www.twilio.com/blog/2016/05/smpp-interface.html