Socket
Socket
Sign inDemoInstall

pubnub-redux

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pubnub-redux

The PubNub Client SDKs are designed for transmitting realtime data over PubNub’s Data Stream Network, and Redux is designed for managing client application state. The PubNub Redux SDK bridges these two client libraries to provide the capability to manage


Version published
Weekly downloads
258
decreased by-6.52%
Maintainers
1
Weekly downloads
 
Created
Source

PubNub Redux SDK

The PubNub Client SDKs are designed for transmitting realtime data over PubNub’s Data Stream Network, and Redux is designed for managing client application state. The PubNub Redux SDK bridges these two client libraries to provide the capability to manage data transmitted using PubNub inside of applications using Redux. The Redux SDK allows PubNub-defined data to coexist with customer-defined data.

The Redux SDK is an npm module that provides Redux-specific functions which can be integrated with the user’s existing, or new, Redux data store.

This is a beta version of the PubNub Redux SDK

Dependencies

  • pubnub ^4.26.1
  • redux ^4.0.4
  • redux-thunk ^2.3.0

Setup

npm install pubnub

npm install pubnub-redux

What is in

TODO

What is not in

TODO

FAQs

Package last updated on 12 Nov 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc