{"library":"rsocket-websocket-client","type":"library","category":null,"description":"rsocket-websocket-client is a JavaScript library providing a WebSocket-based RSocket client implementation primarily designed for browser environments. It is part of the broader `rsocket-js` monorepo, which aims to provide a comprehensive JavaScript implementation of the RSocket protocol. As of its current version `0.0.29-alpha.0`, it is in an active alpha development phase, indicating that it is subject to rapid changes and not yet stable for production use. RSocket is a binary protocol for application-layer communication, enabling reactive streams with models like request/response, request/stream, fire-and-forget, and channel. This client focuses specifically on the WebSocket transport, making it suitable for web applications. Its key differentiator is its adherence to the RSocket specification, offering efficient, multiplexed, and reactive communication patterns over WebSockets, in contrast to traditional REST or simpler WebSocket protocols. The release cadence is currently irregular due to its alpha status, with updates reflecting progress on the overall RSocket.js implementation.","language":"javascript","status":"active","version":"0.0.29-alpha.0","tags":["javascript"],"install":[{"cmd":"npm install rsocket-websocket-client","imports":["import { RSocketWebSocketClient } from 'rsocket-websocket-client';","import { RSocketClient } from 'rsocket-core';","import { BufferEncoders } from 'rsocket-core';","import { Flowable } from 'rsocket-flowable';"]},{"cmd":"yarn add rsocket-websocket-client","imports":[]},{"cmd":"pnpm add rsocket-websocket-client","imports":[]}],"homepage":null,"github":"https://github.com/rsocket/rsocket-js","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/rsocket-websocket-client","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-websocket-client/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Mon Jul 20","install_tag":null}}