Skip to content

Commit

Permalink
drop oserl support
Browse files Browse the repository at this point in the history
oserl is a dead Erlang SMPP library not supported for decades
  • Loading branch information
savonarola committed Jul 23, 2023
1 parent c716747 commit a6c48a0
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 160 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

### Changed
- Rework time related code of SMPP sessions.
- Drop `oserl` support.

## [3.2.1] - 2023-06-03

Expand Down
109 changes: 0 additions & 109 deletions lib/smppex/pdu/oserl.ex

This file was deleted.

51 changes: 0 additions & 51 deletions test/pdu/oserl_test.exs

This file was deleted.

0 comments on commit a6c48a0

Please sign in to comment.