A modern C++ implementation of an audio editing backend with support for WAV file I/O, segment-based audio manipulation, and advanced operations like advertisement detection and shared backing store.
Server-side session plugin for Elysia with pluggable storage adapters. It stores session data in your backend store, and only keeps a session id in a cookie.