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 696 public repositories matching this topic...
-
Updated
Aug 19, 2020 - 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
Aug 11, 2020 - C++
-
Updated
Aug 24, 2020 - JavaScript
-
Updated
Aug 24, 2020 - JavaScript
Background
When a node has multiple private channels with the same peer, the hop hints in their payment requests will be populated with multiple channels. The purpose of these hop hints is to specify the next node's key and indicate the fees and cltv delta needed for route construction.
In pathfinding, due to non-strict forwarding, an LND node paying to this destination will only use the
-
Updated
Jul 23, 2020 - JavaScript
-
Updated
Aug 22, 2020 - Go
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
Jul 22, 2020 - Go
-
Updated
Nov 14, 2018 - JavaScript
-
Updated
Aug 24, 2020 - Java
-
Updated
Aug 24, 2020 - Rust
-
Updated
Apr 10, 2020 - TSQL
-
Updated
Aug 24, 2020 - C
-
Updated
Aug 19, 2020 - Objective-C
-
Updated
Jul 8, 2020 - Swift
-
Updated
Aug 24, 2020 - Java
-
Updated
Apr 14, 2020 - C
-
Updated
Jul 30, 2020 - TypeScript
-
Updated
Aug 25, 2019 - Python
-
Updated
Apr 13, 2019 - Go
Repo locking
Not providing any repo locking causes difficult to debug issues as I've hit earlier myself and now others have as well, see #241.
Simplest way could be to fail at Repo::init time if a lock file exists. If the lock file doesn't exist, one must be created and again removed at exit time. Probably ok to rely on deletion at Dro
-
Updated
Aug 15, 2020 - TypeScript
-
Updated
Apr 30, 2020 - Go
Do you want to request a feature or report a bug?
Bug
What is the expected behavior?
Bit more height to avoid the overflow on the bottom.
Which browser / OS are affected by this issue? (An isolated way to repr
Hi!
Thanks for this nice tool, I like it a lot :-)
I searched the forums and issue tracker, but could not find any discussion on this:
I would like to have a "clean" feature for Simple File Versioning. I think something similar to the feature for Trash Can File Versioning would be useful: