Skip to content

fishjam-dev/ex_rtcscore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExRTCScore

Hex.pm API Docs CircleCI

Elixir implementation of rtcscore, with small tweaks from rtcscore-go included.

Installation

The package can be installed by adding ex_rtcscore to your list of dependencies in mix.exs:

def deps do
  [
    {:ex_rtcscore, "~> 0.1.0"}
  ]
end

Copyright and License

Copyright 2024, Software Mansion

Software Mansion

Licensed under the Apache License, Version 2.0

About

Elixir implementation of rtcscore

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages