- Bencode format: https://en.wikipedia.org/wiki/Bencode - JSON format: https://www.json.org/json-en.html In some issues, we need to be able to serialize generic bencoded data into a JSON. ### Issues requiring this feature - https://github.com/torrust/torrust-tracker/issues/672 ### Implementation We are discussing how to implement it: - https://github.com/torrust/teps/discussions/15
In some issues, we need to be able to serialize generic bencoded data into a JSON.
Issues requiring this feature
Implementation
We are discussing how to implement it: