Skip to content
/ switchx Public
forked from kalmik/switchx

FreeSWITCH Event Socket Protocol client implementation with Elixir

License

Notifications You must be signed in to change notification settings

convo/switchx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

102 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

Packages

No packages published

Languages

  • Elixir 100.0%