• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<html>
2 <head>
3  <meta charset=utf-8 http-equiv="Content-Language" content="en"/>
4  <script src="/example.js"></script>
5 </head>
6	<body>
7		<img src="libwebsockets.org-logo.svg">
8		<img src="strict-csp.svg"><br>
9
10		LWS wsi timer <b>minimal ws server timer example</b>.<br>
11		This opens a ws connection back to the server and just sits there
12		setting the timer to fire every 20s, which resets the wsi timeout
13		for 60s each timer.   It should just stay like that forever.
14	</body>
15</html>
16
17