Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.09 KB

README.md

File metadata and controls

28 lines (19 loc) · 1.09 KB

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