0.0.0 • Published 3 years ago

logux-state-next v0.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Logux State

To be improved

Logux is a new way to connect client and server. Instead of sending HTTP requests (e.g., AJAX and GraphQL) it synchronizes log of operations between client, server, and other clients.

Install

npm install @logux/core @logux/client @logux/state

Usage

To be improved