Packages

An Elixir protocol for the FreeSWITCH's Event Socket, providing support for outbound method.

Current section

Files

Jump to
Raw

CHANGELOG.md

## Changelog
## [v0.5.1]
* Updated :ranch to 2.0
* Updated :dialyxir, :credo, :excoveralls to latest versions
## [v0.4.0]
* Updated :ranch to 1.7
* Updated :credo, :excoveralls to latest versions
## [v0.3.0]
* Fix data parser
## [v0.2.0]
* Reply commands to waiting client if a disconnect event is received
* Require Elixir 1.6
## [v0.1.0]
* Initial version