TimeMe.js
TimeMe.js copied to clipboard
How to get appid?
very nice work, it helped me too much. I'm trying to send the time spent to the server through the web socket protocol but I don't know what is the app id that I must provide it with the websocketOptions how to get it ?
I'm guessing the "insert-your-made-up-app-id"
means you make it whatever you want. It's just bundled up in the payload, probably so you can distinguish several different sources from each other.