feat: WSS rosbridge proxy + auto-detect wss:// in tracker (Issue #681) #725
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "sl-jetson/issue-681-wss-rosbridge"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
/etc/nginx/sites-available/saul-tee):/home/sebstatic files (replacespython3 -m http.server 8080)location /rosbridge→ WebSocket reverse proxy tows://127.0.0.1:9090proxy_http_version 1.1,Upgrade,Connection: upgrade,proxy_read_timeout 86400wss://vsws://based onlocation.protocolwss://saul-t-mote.evthings.app/rosbridge(default)ws://100.64.0.2:9090(Tailscale direct)Architecture
Browser → router:443 (OpenResty TLS) → Orin:8080 (nginx) → /rosbridge → ws://localhost:9090 (rosbridge)
Test plan
wss://saul-t-mote.evthings.app/rosbridgeconnects from browserhttps://saul-t-mote.evthings.app/saltylab-firmware/ui/saul-tee-tracker.html🤖 Generated with Claude Code
6b113c1f3etoedc0d6a002