react-redux-socketio-chat
react-redux-socketio-chat copied to clipboard
how to integrate firebase as a backend
hi, for the realtime backend, i want to use a commercial service like Firebase/Pusher/Pubnub and not my own server.
Can I integrate this in the chat so that it uses these instead of the inbuilt server ?
I am also looking for react-chat with Firebase. However, they mostly use react-native and not web.