[Taken] WebTransport/HTTP3 and Kubernetes

Kubernetes provides an orchestration and runtime system for micro-services based on containers. The implementation of this virtualised infrastructure is based largely on communication using TCP and HTTP. In contrast, current web browsers and web servers are using QUIC, HTTP/3 and WebTransport to communicate as well. This project will investigate the use of QUIC, HTTP3 and … Read more

[Taken] WebTransport/HTTP3/QUIC on Embedded Systems

In contrast to conventional web-browsers and servers, solutions for embedded systems are challenged by resource restrictions such as limited memory and processing power, reliance on battery power and restricted connectivity to communication networks. Concential web-browsers and servers are moving towards employing a combination of HTTP/3 and QUIC, potentially with WebTransport being based on top of … Read more