I am making a Realtime Chat Website using Node JS and React. I am making an API for digital stamping using Python by implementing a Hashing Algorithm. So, I wanted to fetch the metadata of the user to my API and update the Hash value, How can I fetch metadata like timestamps etc by using WebSocket in the Realtime Chat Website?