Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

junaidkhalid/rsocket-cpp

Open more actions menu
 
 

Repository files navigation

rsocket-cpp

C++ implementation of RSocket

Coverage Status

Dependencies

Install folly:

brew install 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

About

C++ implementation of RSocket

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • C++ 95.0%
  • CMake 3.7%
  • Other 1.3%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.