Peer-to-peer hypermedia protocol
-
Updated
Jun 30, 2021
{{ message }}
Peer-to-peer hypermedia protocol
An open source cybersecurity protocol for syncing decentralized graph data.
Websockets in swift for iOS and OSX
A QUIC implementation in pure go
It would be useful to have an option to output the result of trackpayment to a json in addition of this "screen output". this would make it easy to run some filtering with jq for instance
Folding Tab Bar and Tab Bar Controller
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
Our Guillotine Menu Transitioning Animation implemented in Swift reminds a bit of a notorious killing machine.
Keepalived
A bridge/proxy allowing you to connect to Minecraft: Java Edition servers with Minecraft: Bedrock Edition.
PJON® (Padded Jittering Operative Network) is an experimental, arduino-compatible, multi-master, multi-media network protocol.
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
An efficient, extensible and easy-to-use RPC framework.
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++
This is a draft anti-ossification measure. See https://github.com/quicwg/quic-bit-grease.
The pure golang implementation of nanomsg (version 1, frozen)
Is your feature request related to a problem? Please describe.
On the Import page, clicking "import options" shows the desired import path that can be changed by the user. Unfortunately any changes to this setting will not be used the next time you go to the Import page.
Describe the solution you'd like
When focus of the text field is lost, it should save to the extension's storage so
Random data generation in Swift
Take this class, for example:
`
import Foundation
// some comment has import SOMEBADTHING
public protocol TestProtocol: AnyObject {
func doSomething() -> 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.
BOLT: Basis of Lightning Technology (Lightning Network Specifications)
When there are too many data-sources, the RPC call fails with "payload too large"
Error:
Payload is too big to load: Unexpected RPC error, error: Transport("Unexpected response status code: 413 Payload Too Large"), component: BlockStream
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."
Creating a new issue based on lbryio/lbry-sdk#877