ceremonyclient
ceremonyclient copied to clipboard
[No need to merge] node level websocket test
What I have done
- Add debug info in
node/consensus/master/broadcast_messaging.go 22 - Run a node with config
listenMultiaddr: /ip4/0.0.0.0/tcp/8336/ws - Use
wstestto send message to the node - Print the debug info in
node/consensus/master/broadcast_messaging.go 22 - Receive the response in wstest