How Do I Reduce The Size Of P2P Ids?

Hello, I was wondering how can I reduce the size of the Ids that are given when connecting to a p2p server. I know that it has something to do with peerjs, but even after searching on the web I really don’t know how to do it. Can someone help me? :slightly_smiling_face:

Yeah I’ve already been there, the only thing is that I don’t know where to put that code…

You put it in a .js file and execute it with node yourfile.js. Obviously you need to have installed node and peerjs.

And then I push it to the server?

Yeah so, when i try to push to the server, no id gets to the game. (I use heroku)

this is the code that i push.