#π integrating libp2p connection to syncthing
20 messages Β· Page 1 of 1 (latest)
@ashen nest
Remember to:
- Ask your Python question, not if you can ask or if there's an expert who can help.
- Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
- Explain what you expect to happen and what actually happens.
:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.
what do you want to do with it, what is your goal?
for context: i've never used or seen Syncthing myself, just know the name and that they do some sync stuff, but nothing more than that
but i do know at least a little bit about libp2p
I have stuff to share in the p2p net
which one, p2p is a general technology, not a specific network
no, not what you want to share, on which specific network are you looking to use or connect to?
there isn't just one global p2p network
saying p2p is like saying "chat" without specifying if it's over whatsapp, discord, imessage, telegram or what ever else
well, even if that site can be used to share non-copyrighted or free-to-share material it typically isn't and i have to mention
!rule 5
5. Do not provide or request help on projects that may violate terms of service, or that may be deemed inappropriate, malicious, or illegal.
libp2p is a library that is made for developers to be able to make apps like the chat apps i mentioned or more or less anything that connects a person directly (or when direct connections are not possible, through a relay instead) to another person over the internet
it has nothing to do with the kind of things that you are looking to do with it
This help channel has been closed. Feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.