conan-io / wishlist

This repo is to propose libraries, frameworks, and code in general that users would like to have in conan
MIT License
49 stars 5 forks source link

Netflix/Facebook rsocket-cpp #231

Open concernedrat opened 5 years ago

concernedrat commented 5 years ago

Netflix/Facebook implementation of RSocket:

RSocket is a binary protocol for use on byte stream transports such as TCP, WebSockets, and Aeron.

We're using it to gather telemetry data streams from multiple remote embedded devices where network connectivity and bandwidth are at premium.

Dependency: Folly

https://github.com/rsocket/rsocket-cpp