peer-to-peer
Peer-to-Peer (P2P) applications share resources and communicate in a decentralized or distributed architecture. Often application nodes communicate directly with each other or cooperate to do work which benefits other nodes or the overall P2P system. In a pure P2P system, there is no distinction between client and server.
Here are 951 public repositories matching this topic...
-
Updated
Oct 8, 2021 - Go
-
Updated
Sep 22, 2021 - JavaScript
Hello!
When text line in list is too long and part of it is moved on the next line, list number is placed on the last line. When I use <br>, list number is placed on the first line of multiline text.
Demo is below:
Demo text:
1. [ ] task 1
2. [ ] task 2 task 2 task 2
-
Updated
Oct 6, 2021 - C++
-
Updated
Oct 9, 2021 - JavaScript
-
Updated
Oct 8, 2021 - JavaScript
All of the CI builds are flavors of linux. It'd be great to add some Windows / Mac ones.
Anybody know github actions and want to help out?
Background
Macaroons are created after wallet creation. However, the documentation in the main installation (https://github.com/lightningnetwork/lnd/blob/master/docs/INSTALL.md) states the following:
Running lnd for the first time will by default generate the admin.macaroon, read_only.macaroon, and macaroons.db files that are used to authenticate into lnd.
As a first-time LND user,
-
Updated
Oct 10, 2021 - JavaScript
-
Updated
May 11, 2021 - JavaScript
Since the URLs are just a gate pass for the video call, there might be a chance of getting intruders into the call with a simple brute force.
Users feel more secure if we have some passcode or approval from the creator to join into call.
-
Updated
Sep 16, 2021 - Go
-
Updated
Oct 8, 2021 - Python
-
Updated
Oct 10, 2021 - Rust
-
Updated
Nov 14, 2018 - JavaScript
-
Updated
Oct 5, 2021 - Java
-
Updated
Oct 6, 2021 - Objective-C
-
Updated
Apr 10, 2020 - TSQL
-
Updated
Oct 10, 2021 - C++
-
Updated
Sep 22, 2021 - Go
-
Updated
Oct 7, 2021 - Java
-
Updated
Oct 10, 2021 - TypeScript
-
Updated
Oct 6, 2021 - Swift
This was cut from the v0.2.0 release for present time constraints however making ipfs-http more accessible as "the" ipfs binary would make the project more accessible to anyone just wanting to try it out. At the moment I see the following obstacles:
http/README.mdhas no tutorial on how to try outipfs-httpipfs-httpsupports only `i
-
Updated
Nov 16, 2020 - C
-
Updated
Sep 21, 2021 - TypeScript

Right now, Syncthing seems to always use LF for line endings in
config.xmland.stignore. This is a problem in Windows when trying to edit those using the built-in Notepad, which until very recently had no support for other line endings than CRLF. Support for them has only been added in the very recent versions of Windows 10.The problem is that when opening those files in Notepad under old