Skip to content

kalmik/switchx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

05a14ef · Mar 25, 2025

History

74 Commits
May 12, 2022
Feb 18, 2020
Apr 23, 2020
Mar 25, 2025
May 12, 2022
Feb 17, 2020
Feb 17, 2020
Mar 26, 2020
Mar 24, 2022
Mar 25, 2025
Mar 25, 2025
Feb 20, 2020

Repository files navigation

CI

SwitchX

FreeSWITCH Event Socket Protocol client implementation with Elixir

Documentation can be found at https://hexdocs.pm/switchx.

Installation

def deps do
  [
    {:switchx, "~> 0.1.1"}
  ]
end