My Library Docs

Multi-root Sidebar

flex-layout

  • Getting Started

  • Guides

  • Reference

typed-rx-http

  • Getting Started

  • Guides

  • Reference

global-rx-state

  • Getting Started

  • Guides

  • Reference

webflux-fe-dev-assistant

reactive-mongo-dsl

Installation

Core is framework-agnostic. Import the separate Next.js and RSocket entry points only when you use those features.


npm install
bash
Core (framework-independent)
ts

Standard HTTP requests, NDJSON streaming, HeaderStore, session auth, and CSR cache are included in the default entry point. Core can be used without Next.js.

RSocket adapter (optional)

Install the peer packages only in projects that use RSocket.

bash
ts
OpenAPI/Swagger Auto Node Script (optional)

In addition to the runtime HTTP client, the package includes a Node script that generates TypeScript types and service files from OpenAPI/Swagger JSON. This feature is optional and is not required to use Core, /next, or /rsocket.

ts
© 2026 Byeolnaerim. All rights reserved.IntroductionPrivacy Policy