gossip-relay-picker

Crates.iogossip-relay-picker
lib.rsgossip-relay-picker
version0.1.0
sourcesrc
created_at2023-03-11 23:12:11.712734
updated_at2023-03-11 23:12:11.712734
descriptionA relay picker for nostr, used by gossip
homepagehttps://github.com/mikedilger/gossip-relay-picker
repositoryhttps://github.com/mikedilger/gossip-relay-picker
max_upload_size
id807602
size18,430
Michael Dilger (mikedilger)

documentation

README

Gossip Relay Picker

This is the code that the gossip client uses to pick relays to connect to and assign public keys to each.

If you try to use this library and find it difficult due to async issues implementing the hooks, let me know. We can make more of the hooks async. I know how much of a PITA it can be.

Commit count: 61

cargo fmt