Steven Allen 0b029388bd fix: obey the context when sending messages to peers
Related to #453 but not a fix. This will cause us to actually return early when
we start blocking on sending to some peers, but it won't really _unblock_ those
peers. For that, we need to write with a context.
2020-02-22 16:34:56 -05:00
2019-03-21 10:39:18 -07:00
2019-12-06 16:31:34 -05:00
2019-01-09 14:21:14 +11:00
2016-10-14 10:57:10 -04:00
2019-02-15 15:14:43 +11:00
2019-12-19 12:04:25 -05:00
2019-12-19 12:04:25 -05:00
2019-03-21 13:46:16 -07:00
2019-05-26 23:33:15 +01:00
2019-08-02 14:18:42 -04:00
2019-11-15 10:54:09 +08:00
2019-12-19 12:04:25 -05:00
2019-03-14 11:07:15 +11:00

go-libp2p-kad-dht

GoDoc Build Status Discourse posts

A Kademlia DHT implementation on go-libp2p

Table of Contents

Install

go get github.com/libp2p/go-libp2p-kad-dht

Usage

Go to https://godoc.org/github.com/libp2p/go-libp2p-kad-dht.

Contribute

Contributions welcome. Please check out the issues.

Check out our contributing document for more information on how we work, and about contributing in general. Please be aware that all interactions related to libp2p are subject to the IPFS Code of Conduct.

Small note: If editing the README, please conform to the standard-readme specification.

License

MIT © Protocol Labs Inc.


The last gx published version of this module was: 4.4.34: QmXuNFLZc6Nb5akB4sZsxK3doShsFKT1sZFvxLXJvZQwAW

Description
No description provided
Readme MIT 2.5 MiB
Languages
Go 99.9%