shimupan / lineupx

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

Websockets for real time updates #246

Open Kagiri2 opened 1 month ago

Kagiri2 commented 1 month 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 1 month ago

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

Kagiri2 commented 1 month ago

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