phoenix-to-redux
  • Overview
  • Installation
  • Quick Start
  • Reference
    • API Reference
      • Socket
        • Methods
          • disconnectPhoenix
          • connectPhoenix
        • Events
          • SOCKET_ERROR
          • SOCKET_OPEN
          • SOCKET_DISCONNECT
          • SOCKET_CLOSE
          • SOCKET_CONNECT
      • Channel
        • Methods
          • leavePhoenixChannel
          • leavePhoenixChannelEvents
          • leavePhoenixChannelEvent
          • getPhoenixChannel
          • pushPhoenixChannel
        • Events
          • CHANNEL_ERROR
          • CHANNEL_LEAVE
          • CHANNEL_JOIN_ERROR
          • CHANNEL_JOIN
          • CHANNEL_TIMEOUT
          • CHANNEL_PUSH_ERROR
          • CHANNEL_CLOSE
Powered by GitBook

Copyright (c) 2020 Trixta Inc

On this page
  • Welcome to phoenix-to-redux
  • Want to deep dive?

Was this helpful?

Export as PDF

Overview

phoenix-to-redux is a redux-store middleware that integrates phoenix socket communication with the redux store using redux actions.

NextInstallation

Last updated 2 years ago

Was this helpful?

Welcome to phoenix-to-redux

Welcome to phoenix-to-redux! Here you'll find all the documentation you need to get up and running with the phoenix-to-redux.

Want to deep dive?

Dive a little deeper and start exploring our API reference to get an idea of everything that's possible with the package:

API Reference
GitHub - trixtateam/phoenix-to-redux: Intergrate phoenix channels with react redux reducerGitHub
Github Repository
Logo