Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
blocks:api:javascript [2023-04-18 16:14]
admin Complete
blocks:api:javascript [2023-08-09 13:08] (current)
melvin Fix typos
Line 213: Line 213:
 </code> </code>
  
-Replace <nameOrIp> with the IP number or resolvable name to your Blocks server. If you're using HTTPS to access your Blockss server, specify "wss:" as the protocol instead of "ws:". If you're running on a non-standard port, append the port number separated by a colon. Hence, if your Blocks server rus on 10.1.0.10 using the standard port, the call would look like this:+Replace <nameOrIp> with the IP number or resolvable name to your Blocks server. If you're using HTTPS to access your Blocks server, specify "wss:" as the protocol instead of "ws:". If you're running on a non-standard port, append the port number separated by a colon. Hence, if your Blocks server runs on 10.1.0.10 using the standard port, the call would look like this:
  
 <code> <code>