Commit graph

  • 4c4593f56e
    feat(media_server): Made the module into a lib and started a new binary crate main kale 2024-08-05 00:46:48 +0200
  • 37d047c22f
    feat(server)!: Move all media serving functionality to its own module kale 2024-08-05 00:19:19 +0200
  • 0a60079a3f
    feat(handle_file_request): add TODO to infer the content type kalmenn 2024-07-15 11:49:55 +0200
  • bbb2e2c8ea
    feat: Make a builder function for the stream request route kale 2024-06-03 20:00:06 +0200
  • e2587692a8
    fix: Remove delay kale 2024-06-03 19:59:25 +0200
  • 2d62688db2
    feat: Enter a tracing span in stream_file kale 2024-06-02 14:43:42 +0200
  • 0db27f3671
    feat: extract file streaming into its own function kale 2024-05-27 16:58:13 +0200
  • 0ac7b54a49
    feat: Streaming files kalmenn 2024-05-27 01:52:49 +0200
  • dcf4aeb913
    feat: implement a basic warp server for serving static audio files kalmenn 2024-05-23 23:58:06 +0200