Skip to content

WIP: Remote process testing

Bruce Joseph Gallop requested to merge devel_remote_test into devel

This branch adds a slaveProcess tool, which is used to launch a server. It is based on an updated version of the TcpConnectivity class from devel_Distributed.

A few simple methods are implemented on top this to allow some testing. The same binary can be used to send requests to a server process.

Edited by Timon Heim

Merge request reports