Skip to content

Conversation

@xingsy97
Copy link
Collaborator

@xingsy97 xingsy97 commented Aug 4, 2023

@xingsy97 xingsy97 marked this pull request as ready for review May 7, 2024 08:00
@xingsy97 xingsy97 changed the title Add benchmark tool for Socket.IO Add Example for Socket.IO Admin UI May 7, 2024
var idx = Math.floor(Math.random()*100) % names.length;
document.querySelector('.usernameInput').value = names[idx];
</script>
<script src="https://code.jquery.com/jquery-1.10.2.min.js"></script>

Check warning

Code scanning / CodeQL

Inclusion of functionality from an untrusted source Medium

Script loaded from content delivery network with no integrity check.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants