README.md
# Membrane TCP plugin
[](https://hex.pm/packages/membrane_tcp_plugin)
[](https://hexdocs.pm/membrane_tcp_plugin/)
[](https://circleci.com/gh/membraneframework/membrane_tcp_plugin)
This package provides TCP Source and Sink, that read and write to TCP sockets.
## Installation
Add the following line to your `deps` in `mix.exs`. Run `mix deps.get`.
```elixir
{:membrane_tcp_plugin, "~> 0.3.0"}
```
## Copyright and License
Copyright 2023, [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)