Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 916 Bytes

16 HTTP Tunneling.md

File metadata and controls

16 lines (11 loc) · 916 Bytes

HTTP Tunneling

UIX provides HTTP tunneling over DATEX by default. When you start a UIX app, it is immediately available through a unique unyt.app domain, using the endpoint name as a subdomain.

Examples:

HTTP Tunneling can be disabled by starting the UIX app with --http-over-datex=false.

Note

We don't recommend to use HTTP tunneling for production. There are rate limits and transmission delays, leading to longer page loading times. Traffic is encrypted, but can in theory be read and modified by the unyt.app relay endpoint.
You can still use your custom unyt.app domain (or other domains that you own) when deploying your app on a docker host