70828dd5c8 | ||
---|---|---|
config | ||
lib | ||
test | ||
.formatter.exs | ||
.gitignore | ||
README.md | ||
mix.exs |
README.md
Mp3FrameParser
Given a series of binary packets, extract any complete MP3 frames that can be found and return them to clients.
Currently WIP.