Current section
Files
Jump to
Current section
Files
membrane_element_udp
README.md
README.md
# Membrane Multimedia Framework: UDP Element
[](https://circleci.com/gh/membraneframework/membrane-element-udp)
This package provides elements that can be used to read from and write to UDP sockets.
## Installation
Add the following line to your `deps` in `mix.exs`. Run `mix deps.get`.
```elixir
{:membrane_element_udp, "~> 0.2"}
```
## Copyright and License
Copyright 2019, [Software Mansion](https://swmansion.com/?utm_source=git&utm_medium=readme&utm_campaign=membrane)
[](https://swmansion.com/?utm_source=git&utm_medium=readme&utm_campaign=membrane)
Licensed under the [Apache License, Version 2.0](LICENSE)