Juggernaut has been deprecated. The reason, the HTML5 Server Sent Events (SSE) API which basically makes Juggernaut redundant.
This is great news, as it basically mean's Juggernaut's functionality has been baked into the browser, and without some crazy protocol like WebSockets.
Implementing a streaming SSE server is a matter of a few lines of code. Read the full article on this here: