Benjamin Arnaud

Results 5 issues of Benjamin Arnaud

Greetings libtorrent enthusiasts, When building libtorrent with MinGW 11.2.0 I get the following: ``` gcc.compile.c++ bin\gcc-11.2.0\release\crypto-built-in\cxxstd-17-iso\threading-multi\visibility-hidden\src\kademlia\traversal_algorithm.o gcc.compile.c++ bin\gcc-11.2.0\release\crypto-built-in\cxxstd-17-iso\threading-multi\visibility-hidden\src\pe_crypto.o ...skipped libtorrent-rasterbar.dll for lack of libtry_signal.a... ...skipped libtorrent-rasterbar.dll for lack of libtorrent-rasterbar.dll......

Greetings libtorrent enthuisiasts and peer to peer advocates among the masses, For some reason, when running the following on Windows: `b2 -j4 toolset=gcc cxxstd=14 variant=release link=shared threading=multi install --prefix="$PWD/build"` I...

Dear guacamole, could we have a public API on the IPFS version of the site. Like we had on the Web equivalent ?

Greetings moonlighters, fantastic project. Having this module in LGPLv3 would be interesting from my perspective and future projects. Would the moonlight contributors consider the switch ? Kinda like what the...

Greetings, I'm using libtorrent 2.x in conjunction with libVLC to achieve peer to peer streaming. I'm starting a local http server that feeds the pieces data to a libVLC instance...