TimeMe.js icon indicating copy to clipboard operation
TimeMe.js copied to clipboard

How to get appid?

Open Mohamedyousif opened this issue 7 years ago • 1 comments

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 ?

Mohamedyousif avatar Sep 10 '17 11:09 Mohamedyousif

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.

letharion avatar Sep 26 '17 14:09 letharion