Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added 'SMSC IP Connectivity' category and 'esmpp' library #57

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Expand Up @@ -31,6 +31,7 @@ A curated list of amazingly awesome Erlang libraries, resources and shiny thing
- [Internet of Things](#internet-of-things)
- [Algorithms and Datastructures](#algorithms-and-datastructures)
- [Translations and Internationalizations](#translations-and-internationalizations)
- [SMSC IP Connectivity](#smsc-ip-connectivity)
- [Miscellaneous](#miscellaneous)
- [Resources](#resources)
- [Websites](#websites)
Expand Down Expand Up @@ -233,6 +234,11 @@ A curated list of amazingly awesome Erlang libraries, resources and shiny thing
## Translations and Internationalizations
*Libraries providing translations or internationalizations.*

## SMSC IP Connectivity
*Libraries for SMSC IP protocols.*

* [esmpp](https://github.com/VoyagerInnovations/esmpp) - Library that connects erlang applications to SMSCs via the SMPP v3.4 protocol.

## Miscellaneous
*Useful libraries or tools that don't fit in the categories above.*

Expand Down