20240905 Weekly Development Meeting #106
Replies: 2 comments
-
Torrust: Release v3.0.0-beta
Final v3.0.0 will be on 30/09/2024. Torrust: Hash2TorrentThis week, I decided to implement a new service to obtain the torrent file from the infohash.
I've used the BitTorrent client rqbit. I wanted:
I also review the containerization of Rust apps, deployments, and basic workflows (testing, container). @da2ce7 I also realized I could have used the BitTorrent Infrastructure Project you have been working on recently: https://github.com/torrust/bittorrent-infrastructure-project/tree/develop/examples/get_metadata I like how that project is organized in tiny reusable packages. For this hash2torrent project, it would have been better to use those packages instead of a full client. However, I wanted to use a full client because, in the future, it would be nice to integrate a client into the solution for the reasons I mentioned above. Besides, the development of that client is active. @ikatson even helped me to implement this project by adding a new feature to the lib (and API, although I decided to use the lib instead of the client API. I didn't want to expose a full API to use one endpoint and it seems there is no authentication): Thanks, @ikatson, for sharing the project and making that change. |
Beta Was this translation helpful? Give feedback.
-
Index
Training
|
Beta Was this translation helpful? Give feedback.
-
Location:
https://meeting.blockfinance-eco.li/NautilusCyberneeringWeeklyDevMeeting
Expected duration: 2 to 4 hours with breaks
Communicated attendants:
Agenda:
During the meeting every team member will take their turns and follow this sequence.
The topics for further discussion will be noted in advance by each the team member and to the meetings agenda.
set another meeting date for the discussion of these or to hold the meeting hereafter.
Also the persons to be part of the meeting will be decided on so that the others will be free to continue their own work.
Beta Was this translation helpful? Give feedback.
All reactions