shimupan / lineupx

A Free Lineup Database for a Variety of Games
https://lineupx.net
MIT License
20 stars 0 forks source link

Websockets for real time updates #246

Open Kagiri2 opened 4 months ago

Kagiri2 commented 4 months ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like A clear and concise description of what you want to happen.

Implement Websockets for real time updates. Should be able to have at least 1k connections without overloading server.

shimupan commented 4 months ago

That sounds like a good idea but what should we use websockets for? A real-time messaging between users?

Kagiri2 commented 4 months ago

that could work, but mainly like youtube with views incrementing automatically and comments and likes/dislike updating in real time.