Commit feb743b
committed
Use signalingInsecure option for no-TLS TypeScript connections
The TypeScript SDK now supports a signalingInsecure dial option that
tells the SDK to connect to the signaling server over plain HTTP.
Update the connectivity page to use this option instead of manually
constructing an http:// URL for the signaling address.
Source: viamrobotics/viam-typescript-sdk#888
https://claude.ai/code/session_01RpYY6JffBD27vcdBPV41vb1 parent ba33c36 commit feb743b
1 file changed
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
| 62 | + | |
62 | 63 | | |
63 | 64 | | |
64 | 65 | | |
| |||
0 commit comments