There is a solution to proxy http traffic over HTTPP. Two steps:
1. use peer-proxy to revere proxy normal http server at server side
2. use iwebpp.io-stun-proxy to overlay web browser's http traffic over
iwebpp.io STUN session to server
By this way, HTTPP/UDP traffic will run the long distance between user host and server, while http traffic only run a short distance.
peer-proxy to reverse proxy http service:
iwebpp.io-stun-proxy to overlay http traffic over httpp/udp:
Best regards
Tom