-
Updated
Feb 11, 2022
protocol
Here are 1,758 public repositories matching this topic...
-
Updated
Feb 7, 2022 - JavaScript
-
Updated
Jan 28, 2022 - Swift
-
Updated
Feb 9, 2022 - Go
In the output of list channels the private/public status of the channel is returned, but in the output of pending channels the status is not revealed. To allow for recognizing a pending open channel as a private requires waiting for the channel to confirm.
Ideally the PendingChannelsResponse would include the channel flags or the private/public status of the channel to know which type of chan
-
Updated
Feb 11, 2022 - Rust
- OS: Linux
- Version of IPFS Desktop: 0.16.2
Describe the bug
npm warns about a deprecated module called requests
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
-
Updated
Apr 17, 2019 - Objective-C
-
Updated
Feb 13, 2022 - Java
-
Updated
Feb 10, 2022 - C
-
Updated
Apr 13, 2020 - Swift
-
Updated
Feb 10, 2022 - C++
Describe the feature you'd like supported
We should change the CID after enough idle time so that any possible NAT rebinding would be harder to be tracked by an outside observer. The simplest way to implement this would be in the flush send code path. When first starting a flush, check how much time has elapsed since the last send. If it's greater than X (20? 30?) seconds force a CID update
-
Updated
Nov 10, 2021 - Go
-
Updated
Jan 27, 2022 - C
-
Updated
Jan 28, 2022 - C
-
Updated
Jan 13, 2022 - CSS
This is a draft anti-ossification measure. See https://github.com/quicwg/quic-bit-grease.
-
Updated
Feb 14, 2022 - Rust
Seems that Firefox (around version 96-97) changed somethign and is now way more aggresive when a gateway does not start returning response immediately.
For example, first load (empty ipfs repo) of http://dist.ipfs.io.ipns.localhost:8080/go-ipfs/v0.11.0 in Firefox 97 produces:
 -> Void
}
`
The generated mock ends up having:
... import SOMEBADTHING ...
Looks like it is looking for "{import .*}" in source files and just adding that verbatim to the output file, causing compile issues.
-
Updated
Nov 6, 2018 - Swift
Improve this page
Add a description, image, and links to the protocol topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the protocol topic, visit your repo's landing page and select "manage topics."
Creating a new issue based on lbryio/lbry-sdk#877