rsocket-cpp
rsocket-cpp copied to clipboard
tck tests should run in various protocol versions (c++ to c++)
Currently defaulting to latest (1.0), which should work with java. But the C++ tests should be run for all supported versions.
https://github.com/rsocket/rsocket-cpp/blob/master/tck-test/client.cpp#L103