Skip to content

Tychron/switchx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

FreeSWITCH Event Socket Protocol client implementation with Elixir

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Elixir 100.0%