Module rustream::squire

source ·
Expand description

Module to store all the helper functions.

Modules§

  • Module for the functions that yield an ASCII art to print during startup.
  • Module that handles the authentication and
  • Module for the functions that scan the video source and render the filenames as struct.
  • Module for the function that logs the incoming connection information.
  • Module for the CORS middleware configuration.
  • Module for the functions that handle encryption/encoding and decryption/decoding.
  • Module for the web data configuration that holds the secrets required by the application.
  • Module that initializes the logger and loads the configuration into a dedicated Struct.
  • Module for the function that converts the subtitles from srt to vtt file format.