You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
489 B

<html>
<head>
<meta charset=utf-8 http-equiv="Content-Language" content="en"/>
<script src="/example.js"></script>
</head>
<body>
<img src="libwebsockets.org-logo.svg">
<img src="strict-csp.svg"><br>
LWS wsi timer <b>minimal ws server timer example</b>.<br>
This opens a ws connection back to the server and just sits there
setting the timer to fire every 20s, which resets the wsi timeout
for 60s each timer. It should just stay like that forever.
</body>
</html>