diff --git a/library-integration.md b/library-integration.md index 8afed57..1f8025e 100644 --- a/library-integration.md +++ b/library-integration.md @@ -144,6 +144,10 @@ #### Other +- **@liveblocks/redux** + https://github.com/liveblocks/liveblocks/tree/main/packages/liveblocks-redux + A store enhancer to make your application multiplayer + - **deku-redux** https://github.com/troch/deku-redux Bindings for redux in deku < v2 @@ -214,4 +218,4 @@ - **glace** https://github.com/Fordi/glace - Glacé aspires to be a simple, fast, small, and elegant view layer for simple Redux-based apps. Its templates are entirely well-formed XML fragments and it outputs real DOM in real time. \ No newline at end of file + Glacé aspires to be a simple, fast, small, and elegant view layer for simple Redux-based apps. Its templates are entirely well-formed XML fragments and it outputs real DOM in real time.