medic / medic-smpp-server

SMPP server written in NodeJS, implementing medic-gateway's JSON API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

medic-smpp-server

Prototype SMPP server which implements the medic-gateway protocol to send and receive messages from medic-webapp via medic-api through an SMPP server.

For a production system, the medic-gateway protocol may not be ideal because it assumes that the client is deferring as much responsibility as possible to the server.

Copyright

Copyright 2013-2018 Medic Mobile, Inc. hello@medicmobile.org

License

The software is provided under AGPL-3.0. Contributions to this project are accepted under the same license.

About

SMPP server written in NodeJS, implementing medic-gateway's JSON API.

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 100.0%