music_player/src
_ 84dc1a983f HTTP playback works, for Ogg/Vorbis only for now
This is really cool. Since I own the whole I/O stack, I could also make it run
over QUIC or some compressed format or anything I like.

And I can probably sniff the first packet by hand to suport both Vorbis and
Opus. That would cover most of my music library.
2021-11-14 19:31:54 +00:00
..
decoder.rs HTTP playback works, for Ogg/Vorbis only for now 2021-11-14 19:31:54 +00:00
main.rs HTTP playback works, for Ogg/Vorbis only for now 2021-11-14 19:31:54 +00:00
net_reader.rs 🚧 wip: http 2021-11-14 11:59:14 -06:00