This commit is contained in:
Levent007 2021-03-05 10:19:49 +01:00
parent 456b7e08fc
commit 0846372e3f

View File

@ -783,7 +783,7 @@ Grafana (NOT YET WORKING WITH V2):
token: "MySecretPassword" token: "MySecretPassword"
} }
}) })
</code></pre>If you need more documentation about socket.io please go ahead and read the following;<br />General Socket.io documentation: <a href="https://socket.io/docs/v3" target="_blanc">Socket.io Docs</a><br />Authentication and securing your websocket: <a href="https://socket.io/docs/v3/middlewares/#Sending-credentials" target="_blanc">Sending-credentials</a></p> </code></pre>If you need more documentation about socket.io please go ahead and read the following;<br />General Socket.io documentation: <a href="https://socket.io/docs/v3" target="_blank">Socket.io Docs</a><br />Authentication and securing your websocket: <a href="https://socket.io/docs/v3/middlewares/#Sending-credentials" target="_blank">Sending-credentials</a></p>
<h3>Options</h3> <h3>Options</h3>
<ul><li><h4>websocketPort (Required)</h4> <ul><li><h4>websocketPort (Required)</h4>
<h6>Description</h6> <h6>Description</h6>