waltergpc / sports_fantasy_fe

This repo will introduce an app for a sports fantasy app UI
0 stars 0 forks source link

Socket IO #2

Open waltergpc opened 1 year ago

waltergpc commented 1 year ago

This app will need to implement web socket functionality with socket io by preference. Server will send game stats every certain amount of minutes, this data will need to be processed accordingly (cache or state)

Review websockets and socket IO for functionality

Omksaini2003 commented 1 year ago

Hey, i wish to contribute to this feature, can you please tell me more about its server side.