go-libp2p-pubsub
go-libp2p-pubsub copied to clipboard
Add Function to Enable Application Layer to Send Direct Control Messages
PR Description
This PR addresses https://github.com/libp2p/go-libp2p-pubsub/issues/561; i.e., adding a new SendControl function to the GossipSubRouter. This will allow the application layer to send direct control messages to peers, facilitating finer-grained testing.
@vyzo a gentle reminder for this, thanks!
CI is failing though.
CI is failing though.
Thanks for the approval, fixed the CI, ready to merge.