opencaesar / oml-vision

A VS Code extension providing UI viewpoints for OML models
Other
4 stars 2 forks source link

Allow users to see cursor of others in same remote session #9

Open pogi7 opened 8 months ago

pogi7 commented 8 months ago

Checklist before submitting a feature request

Is your feature request related to a problem? If yes, describe the problem

I am annoyed that I can't tell visually that another user has logged into the same remote session as me.

Describe the desired feature

I want to be able to see other users' cursors who have logged into the same remote session as me.

Additional context

An example from Figma

image
pogi7 commented 8 months ago

image Potential architecture for allowing users to see cursor of others in same remote session.

pogi7 commented 8 months ago

For potential in-memory DB, Redis is a good DB to use https://redis.io/