Skip to content

GitCommons/stadia.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 

Repository files navigation

I call it Stadia.js (written in rust πŸš€πŸ¦€)ℒ️


Background:

The web is like a pendulum that swings between server and client focused development. We just swung from the SPA era into the isomorphic era. This means server centric frameworks are gonna be the new hotness soon.


The premise of stadia.js (written in rust πŸš€πŸ¦€)ℒ️:

Rather than requiring the client to run code, css, html, wasm, etc. we run our websites entirely on the server and stream the display to users via jpeg. For user interactions, we simply send input events to the server, update the view, and stream it back.


Profit

To make money, we introduce a subscription model to host GPU-accelerated sites to help with speed, scaling, and responsiveness.

About

Streaming sites at the speed of jpeg

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published