Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<html lang="en">
<head>
<title>WebSocket Authentication</title>
<link href="style.css" rel="stylesheet">
</head>
<body>
<form method="GET">
<input name="user" placeholder="username">
</form>
</body>
</html>