Cloudkibo / WhatsApp

0 stars 0 forks source link

Setup and configure sockets #132

Closed dayemsiddiqui closed 5 years ago

dayemsiddiqui commented 5 years ago

We need to set up and configure sockets logic on both React Client and Whatsapp server. We need a working socket connection as it will be using by many modules including Chat Messages and Groups.

Assadbintahir commented 5 years ago

Work on this is completed

1- Socket setup and configuration 2- Socket and redux controller pattern implementation

jekram commented 5 years ago

@Assadbintahir Pull request?

dayemsiddiqui commented 5 years ago

Work on this issue is complete. This can be closed now

jekram commented 5 years ago

Thanks