/smppex_web

Demonstrational SMPP MC with web interface

Primary LanguageElixirOtherNOASSERTION

SmppexWeb

SmppexWeb is a simple demonstrational MC (SMPP server) with simple web interface. A public installation is available online at smppex.rubybox.dev.

Installation

SmppexWeb does not use any external storage keeping all session history in memory.

To start your SmppexWeb locally:

  • Install dependencies with mix deps.get
  • Install Node.js dependencies with npm install
  • Start Phoenix endpoint with mix phoenix.server

Now you can visit localhost:4000 from your browser.

LICENSE

This software is licensed under MIT License.