1 Repo
Binding JavaScript request handler functions to HTTP output filter instances for custom server behavior.
Distinct from HTTP Request Filtering: Distinct from HTTP Request Filtering: focuses on attaching custom JavaScript logic to HTTP output filters, not security filtering of requests.
Explore 1 awesome GitHub repository matching security & cryptography · JavaScript HTTP Request Handlers. Refine with filters or upvote what's useful.
GPAC is an open-source multimedia framework built around a pluggable filter graph pipeline, where modular processing units called filters connect into a directed graph to handle media workflows. At its core, the framework centers all media packaging and manipulation on the ISO Base Media File Format (ISOBMFF), with specialized tools for reading, writing, fragmenting, and encrypting MP4 and related containers. It also provides a declarative scene graph composition system for describing interactive multimedia scenes using MPEG-4 BIFS, X3D, SVG, or VRML syntax, alongside a hardware-accelerated re
Binds JavaScript request handlers to HTTP output filters for custom server-side logic.