Skip to content

Latest commit

 

History

28 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExMoQ

Hex.pm API Docs

Rustler bindings for moq-dev's native MoQ implementation.

Installation

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

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

Building requires a Rust toolchain (the NIFs are compiled by rustler)

Usage

For a simple example streaming and receiving frames, see examples/publish_and_subscribe.livemd

Copyright and License

Copyright 2026, Software Mansion

Software Mansion

Licensed under the Apache License, Version 2.0

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages