#πŸ”’ integrating libp2p connection to syncthing

20 messages Β· Page 1 of 1 (latest)

ashen nest
#

since Syncthing company no longer is updating their pypi lib. I want to use this libp2p instead and binding in the same port as syncthing web UI and add all the p2p functionalities that the network provides. but I just want a confirmation if it would work? you know bind at the same port instead of use syncthing lib

agile glenBOT
#

@ashen nest

Python help channel opened

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.

iron pelican
ashen nest
#

I have stuff to share in the p2p net

iron pelican
ashen nest
#

like videos

#

and codes

iron pelican
#

there isn't just one global p2p network

ashen nest
#

Actually I use to share python codes

#

oh oka

iron pelican
#

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

agile glenBOT
#

5. Do not provide or request help on projects that may violate terms of service, or that may be deemed inappropriate, malicious, or illegal.

iron pelican
#

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

agile glenBOT
#
Python help channel closed for inactivity

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.