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.
Originally forked from: https://github.com/bjornbytes/rxlua
MIT License: https://github.com/bjornbytes/RxLua/blob/master/LICENSE