Skip to content

rsocket/rsocket-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

svcscm svcscmfacebook-github-bot
svcscm svcscm
and
Aug 26, 2021
45ed594 · Aug 26, 2021
Aug 18, 2020
Aug 26, 2021
Mar 29, 2019
Mar 19, 2019
May 25, 2021
Mar 19, 2019
Aug 18, 2021
May 16, 2016
Mar 29, 2019
Oct 24, 2018
Aug 24, 2020
Aug 30, 2019
Oct 19, 2016
Jun 26, 2018
Mar 19, 2019
Mar 19, 2019
Sep 19, 2016

rsocket-cpp

C++ implementation of RSocket

Coverage Status

Dependencies

Install folly:

brew install --HEAD folly

Building and running tests

After installing dependencies as above, you can build and run tests with:

# inside root ./rsocket-cpp
mkdir -p build
cd build
cmake -DCMAKE_BUILD_TYPE=DEBUG ../
make -j
./tests

License

By contributing to rsocket-cpp, you agree that your contributions will be licensed under the LICENSE file in the root directory of this source tree.

About

C++ implementation of RSocket

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 112