potato-lulw / assignment-buddy

3 stars 1 forks source link

WebSocket Connection issue #3

Open RanjanH opened 7 months ago

RanjanH commented 7 months ago

WebSocket connection is failing midway so look into that and for that there should be some warning pop-up on the frontend side as all the processes in the frontend keeps going even though the connection has failed.

ISenseAura commented 7 months ago

WebSocket connection is failing midway so look into that and for that there should be some warning pop-up on the frontend side as all the processes in the frontend keeps going even though the connection has failed.

we were planning to migrate from http communication to websocket communication but for some reasons we didn't. it looks like the code to attempt the websocket connection is still left there.

i will assign this issue to @potato-lulw