Skip to content

torrust/torrust-bencode-online

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Torrust Bencode Online

A web application to convert from Bencode format to JSON format and vice versa.

It's a clone of this project: https://github.com/Chocobo1/bencode_online with a few changes.

Features

  • It uses the Torrust crates bencode2json and json2bencode for the conversion.
  • The conversion is done on the client side.
  • It compiles Torrust the crates to WebAssembly, exposing the Bencode-to-JSON conversion functions.

About

Bencode to Json and JSON to Bencode web app converter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published