Namespace Catalyst.Core.Modules.Rpc.Client.IO.Observers
Classes
AddFileToDfsResponseObserver
Add File to DFS Response handler
BroadcastRawTransactionResponseObserver
ChangeDataFolderResponseObserver
Handles the Peer count response
GetDeltaResponseObserver
GetFileFromDfsResponseObserver
Handles Get file from DFS response
GetInfoResponseObserver
Handler responsible for handling the server's response for the GetInfo request. The handler reads the response's payload and formats it in user readable format and writes it to the console.
GetMempoolResponseObserver
Handler responsible for handling the server's response for the GetMempool request. The handler reads the response's payload and formats it in user readable format and writes it to the console.
GetPeerInfoResponseObserver
Handles the Peer reputation response
GetVersionResponseObserver
Handler responsible for handling the server's response for the GetVersion request. The handler reads the response's payload and formats it in user readable format and writes it to the console.
PeerBlackListingResponseObserver
Handles the Peer reputation response
PeerCountResponseObserver
Handles the Peer count response
PeerListResponseObserver
Handles the Peer list response from the node
PeerReputationResponseObserver
Handles the Peer reputation response
RemovePeerResponseObserver
The response handler for removing a peer
SignMessageResponseObserver
Handler responsible for handling the server's response for the GetMempool request. The handler reads the response's payload and formats it in user readable format and writes it to the console.
TransferFileBytesResponseObserver
VerifyMessageResponseObserver
Handler responsible for handling the server's response for the GetMempool request. The handler reads the response's payload and formats it in user readable format and writes it to the console.