The Wayback Machine - https://web.archive.org/web/20211204075834/https://github.com/topics/reactive-streams
Skip to content
#

reactive-streams

Here are 449 public repositories matching this topic...

simonbasle
simonbasle commented Sep 23, 2021

Currently the reference guide #content div has max-width: 62.5em set.
This is a bit on the low end for large screens in landscape mode, and could instead be set to eg. 60%.
Beyond that the rendering is starting to feel too large for paragraphs, but at 60% most large codeblocks read far better.

For phones, detecting portrait orientation and setting the max-width to 100% would also be a

JetLinks 基于Java8,Spring Boot 2.x ,WebFlux,Netty,Vert.x,Reactor等开发, 是一个全响应式的企业级物联网平台。支持统一物模型管理,多种设备,多种厂家,统一管理。统一设备连接管理,多协议适配(TCP,MQTT,UDP,CoAP,HTTP等),屏蔽网络编程复杂性,灵活接入不同厂家不同协议等设备。实时数据处理,设备告警,消息通知,数据转发。地理位置,数据可视化等。能帮助你快速建立物联网相关业务系统。

  • Updated Dec 1, 2021
  • Java
patpatpat123
patpatpat123 commented Oct 11, 2021

Hello Reactor Netty Team,

I would like to just start an enhancement request, hopefully this is not a trouble and you can find the time to consider this in an upcoming release.

Currently, the class AdvancedByteBufFormat support those format:

SIMPLE
HEX_DUMP
TEXTUAL

Those format are already great, thanks for the work.
May I ask if it is also possible to **enable struct

a microservices library - scalecube-services is a high throughput, low latency reactive microservices library built to scale. it features: API-Gateways, service-discovery, service-load-balancing, the architecture supports plug-and-play service communication modules and features. built to provide performance and low-latency real-time stream-processing. its open and designed to accommodate changes. (no sidecar in a form of broker or any kind)

  • Updated Dec 3, 2021
  • Java
hivemq-mqtt-client
Sarek
Sarek commented Apr 22, 2020

Problem or use case

The client is currently only logging errors and warnings. For debugging purposes and during application development, it would be very useful to also have logs detailing the message flow.

Preferred solution or suggestions

TRACE level logging for incoming and outgoing MQTT control packet types, e.g., PUBLISH, SUBSCRIBE, PUBACK, SUBACK.

smallrye-mutiny

Improve this page

Add a description, image, and links to the reactive-streams topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the reactive-streams topic, visit your repo's landing page and select "manage topics."

Learn more