-
Notifications
You must be signed in to change notification settings - Fork 51
Serialization from Bencode to JSON #673
Copy link
Copy link
Closed
Description
- 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
Implementation
We are discussing how to implement it:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Enhancement / Feature RequestSomething NewSomething New
Type
Projects
Status
Done