{"library":"rsocket-flowable","type":"library","category":null,"description":"rsocket-flowable provides a JavaScript implementation of the ReactiveStreams specification, forming a core component of the `rsocket-js` monorepo. It defines fundamental interfaces and types for reactive programming, such as `Flowable`, `Single`, `ISubscriber`, and `ISubscription`, crucial for building non-blocking, asynchronous data pipelines with backpressure. The package is currently in an early alpha state, with the latest version being `0.0.29-alpha.0`. The `rsocket-js` project, and consequently `rsocket-flowable`, has an active but pre-stable release cadence, with frequent alpha updates. Its primary differentiator is its role in enabling the RSocket protocol's Reactive Streams semantics over various transports, providing fine-grained control over data flow and resource management through explicit backpressure.","language":"javascript","status":"deprecated","version":"0.0.29-alpha.0","tags":["javascript"],"install":[{"cmd":"npm install rsocket-flowable","imports":["import { Flowable } from 'rsocket-flowable';","import { Single } from 'rsocket-flowable';","import type { ISubscriber } from 'rsocket-flowable';","import type { ISubscription } from 'rsocket-flowable';"]},{"cmd":"yarn add rsocket-flowable","imports":[]},{"cmd":"pnpm add rsocket-flowable","imports":[]}],"homepage":null,"github":"https://github.com/rsocket/rsocket-js","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/rsocket-flowable","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/rsocket-flowable/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}