Compose web applications with functions
Simple plug for sharing Devise session in Elixir
Plug that converts response to Nebo #15 API spec format.
The package you need to build plugins for the lexical language server
A plug that can be used to configure other plugs at run-time
A module to insert sensible security headers
An easy utility for responding with standard HTTP/JSON error payloads in Plug- and Phoenix-based applications.
Authentication library for Phoenix, and other Plug-based, web applications
A Plug-like pipeline creator
A set of Plugs to be used for Kubernetes healthchecks.
A convenience library to spawn plug router with your application for testing purposes
Proxies requests to multiple apps. Useful for Gigalixir or Heroku deployment when just one web port is exposed. Works with phoenix endpoi...
Rebar3 Elvis plugin
Very simple plug which reads `X-Forwarded-For` or `Forwarded` header according to rfc7239 and fill `conn.remote_ip` with the root client ip.
A plug builder for redirecting requests.
Elixir Plug that formats http request logs as json
Elixir notifier to Airbrake.io (or Errbit) with plugs for Phoenix for automatic reporting.
Plugin for reading and writing to files for Membrane Multimedia Framework
A (Phoenix) plug for sending request counts and response times to statsd
Plug that allows to add version compatibility layers via API request/response gateways.
Plugin for splitting data from a single input to multiple outputs
Membrane Multimedia Framework plugin for AAC
Membrane plugin for funneling
Server Sent Events for Elixir/Plug
Membrane Multimedia Framework plugin for RTP
Plug based authorization and resource loading. Aimed at Phoenix, but depends only on Plug. MIT license Updated to compile clean with Elix...
Plug to cache requests declaratively for either GraphQL or Phoenix, this plug is intended to short circuit all json/decoding or parsing a...
Plugin performing audio conversion, resampling and channel mixing. Uses SWResample module of [FFmpeg](https://www.ffmpeg.org/) library.
Membrane H.264 and H.265 parser
Membrane Opus encoder and decoder
Membrane AAC decoder and encoder based on FDK library