Continuation-based Server in Python
Georg Bauer shows how continuations faked with Greenlets can be enough to run a Web server without back-button support.
Georg Bauer shows how continuations faked with Greenlets can be enough to run a Web server without back-button support.