Plugin

Plugin

Plugin is a Plugin for Socket that emits appropriate redux actions for Socket events.

Constructor

new Plugin(store)

Source:

Create a new Plugin to emit redux actions for Socket events.

Parameters:
Name Type Description
store object

The redux store.