Skip to content

elixir-webrtc/ex_turn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExTURN

Hex.pm API Docs CI codecov

In-memory implementation of the TURN client.

Implements:

Installation

def deps do
  [
    {:ex_turn, "~> 0.2.0"}
  ]
end

About

An Elixir implementation of TURN client (RFC 5766)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages