Returns a client operating through WebSockets/S.
std::unique_ptr< WSClient > makeWSClient( Config const& cfg, bool v2 = true, unsigned rpc_version = 2);
#include <test/jtx/WSClient.h>