ConnectyCube / connectycube-reactnative-samples

Chat and Video Chat code samples for React Native, ConnectyCube
https://connectycube.com
Apache License 2.0
124 stars 111 forks source link

Driver change then chatting between new driver and customer is possible ? #294

Closed GimmeForeDev1 closed 1 year ago

GimmeForeDev1 commented 2 years ago

i have 2 side application , one is for customer side and second is for driver side i have successfully chatting from both side , but after some time now requirement is that driver can also change from backend side so is it possible that initially chatting is working in between 1st driver and customer but now driver change so chaating between second driver and customer ?

DaveLomber commented 2 years ago

I suggest to use group chat between driver and customer

Initially it will be 1 driver and 1 customer in a group chat

But later, you can remove driver 1 from group chat (via Admin Panel) and add Driver 2 to group chat