peasoupio / inv

Intertwined network valuables

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BroadcastResponseDelegate.toString() should returns "response content"

opened this issue · comments

Right now, printing the String result of BroadcastResponseDelegate.toString() of an instance returns :
io.peasoup.inv.run.BroadcastResponseDelegate@XXXXXXX.

It would be helpful to return the actual response content instead.