|
|
|
|
|
by d1plo1d
2097 days ago
|
|
I tunnel everything through webRTC. It's a bit exotic but it gets you a direct bidirectional data connection to the self hosted device. You can put all users' self hosted content through a single domain name & SSL cert or you could have subdomains automatically provisioned for each device. I'm using this WebRTC method for 3D printers at https://tegapp.io |
|