-
Updated
Dec 3, 2020
protocol
Here are 1,541 public repositories matching this topic...
-
Updated
Mar 23, 2021 - JavaScript
-
Updated
Mar 24, 2021 - Swift
-
Updated
Mar 31, 2021 - Go
Update grpc java.md
Background
The links to http. proto and annotations. proto no longer exist
Lower versions of GRPC may no longer work with existing code
I cannot access the public IP according to the documentation
Then I upgraded the GRPC to 1.36.0, the os-maven-plugin to 1.6.2, and the protobuf-maven-plugin to 0.6.1, everything was fine
-
Updated
Mar 31, 2021 - Rust
-
Updated
Apr 17, 2019 - Objective-C
-
Updated
Apr 13, 2020 - Swift
- OS: Windows
- Version of IPFS Desktop: 0.14.0
Describe the bug
After implementing opening of app's window on a double click on tray icon, a single click with left mouse button still opens the context menu even when doing double click. So, the first left click quickly opens the menu until the second left click is done.
To Reproduce
Steps to reproduce the behavior:
- Do a left
-
Updated
Mar 20, 2021 - C
-
Updated
Mar 15, 2021 - C++
-
Updated
Mar 15, 2021 - Go
-
Updated
Mar 28, 2021 - Java
-
Updated
Nov 10, 2020 - C
Describe the bug
Testing of the async receive path needs improvement. For one, there's no test to ensure that a slow receiver still works when the sender gracefully shuts the stream down. For instance:
[Sender]
Open unidirectional stream.
Send X bytes.
Shutdown graceful.
[Receiver]
Receive new stream.
Receive data on stream. Return pending.
Wait a little while.
Complete
-
Updated
Feb 1, 2021 - CSS
-
Updated
Feb 3, 2021 - C
-
Updated
Nov 3, 2019 - Go
Tokio's automatic cooperative task yielding feature can cause abruptly prevent a task from making further progress. A very busy connection driver might as a result end up failing to fairly serve transmits or timeouts, resulting in bad behavior (e.g. spurious timeouts or congestion window reduction) under heavy load.
Ideally tokio will expose some too
-
Updated
Nov 6, 2018 - Swift
Today, my project's build failed in CI because of a problem downloading the cuckoo_generator executable in the run script. I'm not sure what the actual issue was (there was an issue extracting the URL from the GH API response), but it started working again by itself sometime later, so I'm assuming that it was a GH blip.
I find it a little strange that the SPM installation for Cuckoo depends
Is your feature request related to a problem? Please describe.
I am only use this addon for replacing ipfs content with local gateway (redirect) and I dont use the import and upload integration.
so the right click menu item only clutters the menu (which I have pruned to my liking)
Describe the solution you'd like
an option to disable right click menu items of addon.
-
Updated
Mar 31, 2021 - Python
-
Updated
Mar 30, 2021 - Go
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."
Right now the docs correspond to what's on
master. We need docs for each daemon release so developers can see what's available in the version they are using.https://github.com/jimporter/mike may be helpful.