# Membrane Hackney plugin v0.11.2 - Table of Contents

> HTTP sink/source based on hackney

## Pages

- [Membrane Hackney plugin](readme.md)
- [License](license.md)

## Modules

- [Membrane.Hackney.Sink](Membrane.Hackney.Sink.md): An element uploading data over HTTP(S) based on Hackney
- [Membrane.Hackney.Sink.Response](Membrane.Hackney.Sink.Response.md): Struct containing HTTP response sent to pipeline via notification after the upload is finished.

- [Membrane.Hackney.Source](Membrane.Hackney.Source.md): This module provides a source element allowing you to receive data as a client
using HTTP. It is based upon [Hackney](https://github.com/benoitc/hackney)
library that is responsible for making HTTP requests.

## See Also

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