This repository has been archived by the owner on Jul 16, 2024. It is now read-only.
1.0.0 Release Notes
Alibaba RSocket Broker经过1年多的开发,1.0.0正式版终于和大家见面啦。
特性调整
- CloudEvents Java SDK 2.0.0
- 事件消费机制调整: 增加了CloudEventsConsumer接口,同时支持Spring @eventlistener
- RSocket Java 1.0.4
- 新增@SpringRSocketService,增加对Spring RSocket的服务兼容
- GraalVM Native Image的兼容: https://github.com/alibaba-rsocket-broker/ali-rsocket-graal-demo
文档和样例
- RSocket load balance with Spring Cloud Registry: https://github.com/alibaba-rsocket-broker/rsocket-load-balance