Roland Kuhn

Results 151 comments of Roland Kuhn
trafficstars

Oh, one more thing: it would be really great if the `BareStreamBehaviour` accepted a list of protocol names to allow the underlying negotiation facilities to be used for higher-level purposes....

@mxinden > I am not sure I follow. If Poll::Pending is returned, no work has been done, thus the user is free to try again any time. This violates the...

I wrote up my thoughts on [a peer-to-peer internet](https://github.com/rkuhn/blog/blob/master/08_peer-to-peer_internet.md), which would be my motivation for wanting the currently discussed feature — and I obviously wouldn’t consider it a “ultimate escape...

See #2591 for my investigation into this: the short story is that `epoll` immediately returns.

Why can’t the OrTransport try with the second option after having seen the error from the first?

Thanks to @dariusc93 libp2p-bitswap CI is green again, and I also updated the compat_test to use a currently working IPFS node and CID (this will probably require updates from time...

Hmm, this is quite a lot to read: now that I’m facing a somewhat non-obvious upgrade for ipfs-embed (as I’ve never used Kademlia), what is the upgrade path for the...

@pcleary00 Good news on this one: the Akka team is taking over maintainership of this plugin, the new home is at [akka/akka-persistence-dynamodb](https://github.com/akka/akka-persistence-dynamodb). I am currently getting up to speed, yesterday...