raineroviir / react-redux-socketio-chat

Full Stack Chat Application
941 stars 243 forks source link

how to integrate firebase as a backend #58

Open sandys opened 7 years ago

sandys commented 7 years ago

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 ?

pyaepyaelily commented 6 years ago

I am also looking for react-chat with Firebase. However, they mostly use react-native and not web.