Skip to content
This repository has been archived by the owner on Jun 9, 2023. It is now read-only.

Latest commit

 

History

History
27 lines (20 loc) · 990 Bytes

cp.rx.md

File metadata and controls

27 lines (20 loc) · 990 Bytes

docs » cp.rx


Reactive Extensions for Lua.

RxLua gives Lua the power of Observables, which are data structures that represent a stream of values that arrive over time. They're very handy when dealing with events, streams of data, asynchronous requests, and concurrency.

Submodules

API Overview

API Documentation