We'd like to extend the Baseworker class to use the basic messaging service in the Aries controller. We are beginning this below. The plan is to turn the binary into a string so that it can be communicated over the Aries Basic Message protocol. We're trying to send a syft tensor, x, over the channel. If the other side receives it, itll be able to interpret it with it's own Baseworker.
How to Reproduce
Run through the README instructions
Once you get to the Syft experiment stage.
what we need
We need AriesWorker send/rcv messages to be sent over the aries controller channel.
Screenshots
If applicable, add screenshots to help explain your problem.
Description
We'd like to extend the Baseworker class to use the basic messaging service in the Aries controller. We are beginning this below. The plan is to turn the binary into a string so that it can be communicated over the Aries Basic Message protocol. We're trying to send a syft tensor, x, over the channel. If the other side receives it, itll be able to interpret it with it's own Baseworker.
How to Reproduce
what we need
We need AriesWorker send/rcv messages to be sent over the aries controller channel.
Screenshots
If applicable, add screenshots to help explain your problem.
System Information