Skip to content

nonzzz/bencode

Repository files navigation

Bencode

A bencode encode and decode library implement by go. Better performance and more friendly.

  • Decode
  • Encode
  • UnMarshal

Install

go get github.com/nonzzz/bencode

LICENSE

MIT

Author

Kanno