-
I installed folly by vcpkg in debian 10, compile this project with gcc8.3. Here is the error message when make -j:
/home/xqtu/repo/rsocket-cpp/rsocket/transports/tcp/TcpConnectionAcceptor.cpp:46:…
-
no longer able to resolve rsocket 0.2.0-SNAPSHOT / 0.3.0-SNAPSHOT when building the project (on rsocket-routing branch). Any update on the snapshot repo?
Haybu updated
3 years ago
-
### Summary
I cannot see any option to check/validate IP address of client using Spring Security RSocket library.
### Actual Behavior
RSocket Security gives no option to validate or whitelis…
-
In my opinion, at the moment, one of the weaknesses of the Spring framework is the failure to finish Rsocket and Websocket in Webflux mode for Spring-cloud-gateway, even making a message broker that s…
-
At present there can be only one data MIME for the every request/stream on the connection. This is negotiated in the SETUP frame. The [Stream Data MIME Types Metadata Extension](https://github.com/rso…
-
I am using Alibaba Rsocket Broker 1.0.0.M3.
When i use the jvm argument `-XX:+UnlockExperimentalVMOptions -XX:+UseWisp2`, the service can't be registered to rsocket broker. There was no ERROR logs, b…
-
I really miss declarative service exporters.
I'm happy to see the declarative rsocket client option available, but the serverside still requires a ton of boilerplate. Creating controllers to mirror s…
-
# RSocket Protocol은 어떻게 Reactive Stream을 지원할까? | 소 잃고 외양간 고치는 젊은이들의 개발 블로그
RSocket은 Websocket, tcp와 같은 byte stream transport protocol 위에서 동작하는 binary protocol이자 reactive stream을 지원하는 application prot…
-
It is necessary to add support getting and setting user network status and writing status at this moment (ex. User writing now in chat to User2). All this will work on RSocket
-
## Motivation
Recently, computers with ARM CPU such as AWS Graviton, Apple M1 and Raspberry Pi are increasing.
By releasing binaries to Maven that run on ARM CPUs, you can run them in a wide range o…