# ExLibSRT v0.2.1 - Table of Contents

> SRT bindings for Elixir

## Pages

- [ExLibSRT](readme.md)
- [LICENSE](license.md)
- [Migration Guide for release v0.2.0](migration_v0_2.md)

## Modules

- [ExLibSRT](ExLibSRT.md): Bindings to [libsrt](https://github.com/Haivision/srt) library.
- [ExLibSRT.Client](ExLibSRT.Client.md): Implementation of the SRT client.
- [ExLibSRT.Connection](ExLibSRT.Connection.md): Server connection.

- [ExLibSRT.Connection.Handler](ExLibSRT.Connection.Handler.md): Handler behaviour for incoming connection messages.

- [ExLibSRT.Server](ExLibSRT.Server.md): Implementation of the SRT server.
- [ExLibSRT.SocketStats](ExLibSRT.SocketStats.md): Structure representing socket statistics.

## See Also

- [Membrane Framework AI Skill](https://hexdocs.pm/membrane_core/skill.md)
- [Membrane Core](https://hexdocs.pm/membrane_core/llms.txt)
