Celeste
Celeste
> The problem as I view it is that there's two different use cases for FileUplink: > > * Receiving critical files sent TO a deployment > > * Receiving...
So, I think I see that this was an intended behavior, but I still think that this is an intricacy that is not well documented or communicated through FSW. I'd...
@LeStarch I added a unit test to TcpClient and TcpServer to show the socket auto opening, so I think this should be okay to merge (if it passes the checks).
Better way of doing this: - Have an active component with one thread that processes events - Events are send events that come from outside - Another thread is blocking...
@LeStarch other than the RPi known issue, I think this PR is ready for review