Closed landoshepherd closed 10 months ago
This PR is not in a state to merge with the main code. I'm still working out the kinks of the client. Made great progress with the asynchronous transmit/receive actions of the client.
I think we can finally approve this PR and close it. The sole purpose was to get the client side in a state where it sends and receives messages asynchronously and now it does that. There are some things that still need to be polished but we could make separate tickets for that work.
The goal of this PR is to re-write the client to use a web socket client class for sending and receiving messages asynchronously.