GOSSIP USERS: primary support for NIP-65 has been merged in. That means:
* You can configure which relays you read and write to
* You can advertise this configuration to many relays other than you normally write to
* You will not miss quite so many posts from other gossip users who have done this (you can still miss some but it will get better with more code and more uptake)
The code that watches your read relays for mentions might not work in practice as relays drop connections on us. It doesn't recover currently. But the code that writes posts that mention you to your read relays isn't in there yet anyways.
And remember, this is experimental. Things might not work as expected. Please let me know if there are problems.