• Stars
    star
    250
  • Rank 157,442 (Top 4 %)
  • Language
    C++
  • License
    Apache License 2.0
  • Created about 8 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

C++ implementation of RSocket

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.

More Repositories

1

rsocket-java

Java implementation of RSocket
Java
2,330
star
2

rsocket

RSocket Protocol Definition
1,812
star
3

rsocket-js

JavaScript implementation of RSocket
TypeScript
582
star
4

rsocket-kotlin

RSocket Kotlin multi-platform implementation
Kotlin
520
star
5

rsocket-go

rsocket-go implementation
Go
496
star
6

rsocket-net

.NET implementation of RSocket
C#
251
star
7

rsocket-rust

RSocket Rust Implementation using Tokio
Rust
194
star
8

rsocket-rpc-java

Standard RSocket RPC Java Implementation
Java
173
star
9

rsocket-swift

Swift implementation of RSocket Protocol
Swift
76
star
10

rsocket-py

RSocket implementation in Python
Python
72
star
11

rsocket-cli

Command-line client for ReactiveSocket
Kotlin
70
star
12

rsocket-chrome-devtools

RSocket Chrome Dev Tools
TypeScript
42
star
13

rsocket-dart

Dart implementation of RSocket
Dart
30
star
14

rsocket-rpc-js

Standard RSocket RPC Implementation
JavaScript
29
star
15

rsocket-transport-akka

Akka TCP and WebSocket transports for RSocket
Java
28
star
16

rsocket-demo-android-java8

RSocket Android Demo
Kotlin
23
star
17

rsocket-wireshark

Wireshark Plugin for RSocket
C
19
star
18

rsocket-rpc-kotlin

Standard RSocket RPC Kotlin Implementation
Kotlin
19
star
19

rsocket-rpc-net

Standard RSocket RPC .NET Implementation
C#
17
star
20

rsocket-rpc-go

RSocket RPC Golang
Go
15
star
21

rsocket-tck

Technology Compatibility Kit (TCK) for RSocket implementations
Kotlin
10
star
22

rsocket-transport-aeron

Aeron Transport for RSocket
Java
10
star
23

ewma

Exponentially Weighted Moving Average
JavaScript
10
star
24

rsocket-php

RSocket PHP implementation using ReactPHP
PHP
9
star
25

rsocket-rb

Ruby
8
star
26

bomberman-workshop

JavaScript
7
star
27

rsocket-website

rsocket.io website
MDX
7
star
28

tsc

RSocket Technical Steering Committee (TSC)
3
star
29

rsocket-c

C implementation of RSocket
3
star
30

rsocket-jmeter

RSocket JMeter Plugin
Java
2
star
31

rsocket-tck-server

RSocket TCK Server
Kotlin
2
star
32

gradle-nebula-plugin-rsocket

Groovy
1
star
33

rsocket-artwork

RSocket Logos
1
star
34

.github

Template repository for rsocket projects, includes typical README + labels
1
star