go-libp2p-pubsub icon indicating copy to clipboard operation
go-libp2p-pubsub copied to clipboard

Add Function to Enable Application Layer to Send Direct Control Messages

Open yhassanzadeh13 opened this issue 7 months ago • 1 comments

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.

yhassanzadeh13 avatar Jul 06 '24 16:07 yhassanzadeh13