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 834 public repositories matching this topic...
-
Updated
May 1, 2021 - Go
-
Updated
May 1, 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
Apr 28, 2021 - C++
-
Updated
Apr 30, 2021 - JavaScript
-
Updated
May 2, 2021 - JavaScript
-
Updated
Apr 29, 2021 - C++
Background
Often Tor only nodes become unreachable while still online which causes long channel downtimes and being unable to fulfill Pool bids.
Your environment
- version of
lnd
v0.12.1 - which operating system (
uname -aon *Nix)
Linux raspberrypi 5.10.17-v8+ #1403 SMP PREEMPT Mon Feb 22 11:37:54 GMT 2021
aarch64 GNU/Linux - version of
btcd,bitcoind, or other back
-
Updated
Mar 27, 2021 - JavaScript
-
Updated
Apr 29, 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
Apr 14, 2021 - Go
-
Updated
Nov 14, 2018 - JavaScript
-
Updated
Apr 30, 2021 - Rust
-
Updated
Apr 30, 2021 - Java
-
Updated
Apr 6, 2021 - Objective-C
-
Updated
Apr 10, 2020 - TSQL
-
Updated
Apr 29, 2021 - C
-
Updated
Apr 30, 2021 - Java
-
Updated
May 2, 2021 - Go
-
Updated
Feb 28, 2021 - Swift
-
Updated
Nov 16, 2020 - C
-
Updated
Mar 10, 2021 - TypeScript
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
Apr 14, 2021 - TypeScript
-
Updated
May 2, 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