A complete and correct Bencode encoder and decoder written in pure Elixir.
The decoder will return the info hash with along with the decoded data, and the encoder is implemented as a protocol, allowing any data structure to be bcode encoded.
Show All Versions
Show All Activities