Skip to content

mickel8/membrane_quic_plugin

Repository files navigation

Membrane QUIC Plugin

Plugin containing elements for sending and receiving data over QUIC. It contains also QUIC server.

Installation

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

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

Usage

TODO

License

Licensed under the Apache License, Version 2.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages