Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
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