To site a working example, we have built a streaming layout service which composes the page from multiple endpoints(microservices).
<html>
<head>
<fragment src="http://assets.domain.com" inline>
</head>
<body>
<fragment src="http://header.domain.com">
<fragment src="http://content.domain.com" primary>