Peer-to-peer hypermedia protocol
-
Updated
Jul 28, 2020
{{ message }}
Peer-to-peer hypermedia protocol
An open source cybersecurity protocol for syncing decentralized graph data.
Websockets in swift for iOS and OSX
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
A QUIC implementation in pure go
Folding Tab Bar and Tab Bar Controller
Our Guillotine Menu Transitioning Animation implemented in Swift reminds a bit of a notorious killing machine.
With PJON you build networks of devices for free with no need of a cloud service or a centralised platform you don’t fully control.
An efficient, extensible and easy-to-use RPC framework.
On macOS, it's a fairly standard practice to display a pre-roll if your application needs some form of permissions, before calling the system APIs for the first time that will actually produce the system's requested-permissions window.
For instance, for any given end-user, the following window is likely A) intimidating, and B) possibly encourages insecure habits, such as simply clicking "acce
A protocol for secure client/server connections over UDP
A detailed document explaining and documenting HTTP/2, the successor to the widely popular HTTP/1.1 protocol
A network library for client/server games written in C++
Now that we have code coverage enabled there are a few places we can easily improve test coverage for.
The pure golang implementation of nanomsg (version 1, frozen)
Random data generation in Swift
When stateless retries are enabled, Quinn embeds some state in the retry token and authenticates it with a HMAC. This information is not secret, so the current approach works, but it would be more in the spirit of QUIC to use strong encryption to prevent other parties from coming to rely on that data, creating a stability hazard.
The stateless nature of retry tokens requires some care if we wan
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
A bridge/proxy allowing you to connect to Minecraft: Java Edition servers with Minecraft: Bedrock edition.
Lightning Network Specifications
Open Protocol for Resumable File Uploads
I'd like IPFS companion to use a local gateway without exposing a local IPFS API endpoint. Unfortunately, if I do this, companion will direct all dnslink queries to the public gateway because my local IPFS node "has no peers".
If I configure companion to use a specific IPFS gateway, I expect it to always use that gateway.
Protocol to handle initial Loadings, Empty Views and Error Handling in a ViewController & views
Add a description, image, and links to the protocol topic page so that developers can more easily learn about it.
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.