membraneframework / membrane_tcp_plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Membrane TCP plugin

Hex.pm API Docs CircleCI

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.

	{:membrane_tcp_plugin, "~> 0.2.0"}

Copyright and License

Copyright 2023, Software Mansion

Software Mansion

Licensed under the Apache License, Version 2.0

About

License:Apache License 2.0


Languages

Language:Elixir 100.0%