Skip to content
Alberto edited this page May 30, 2016 · 26 revisions

Current State:

Transient is reaching maturity.

For the fourth time I changed substantially the internals of wormhole and teleport for reason of communication socket management. Now each node communicate with other trough a single socket or websocket, no matter the number of wormholes and teleport that they may have. Also, now a node can go away and the rest of the nodes can free the connection resources gracefully.

Most of the Web Browser EDSL for handling dynamic HTML works with the notable exception of spreadsheet cells (Module GHCJS.HPlay.Cell)

There is a new example that summarizes the realization of the promises: This example composes two distributed applications, each one with his own web interface. See the video

Tutorial

Performance

Clone this wiki locally