How to update remote awareness states?

Hey everyone! My goal is to update multiple awareness states - basically one user updates awareness for other users. I found there’s a function to receive their states - .getStates, however updating the map doesn’t propagate awareness updates.

You are supposed to only modify your own awareness state. The only exception is the server (e.g. if you use y-websocket), which can safely add some additional information.