NodeJS like network services run in the browser via WebRTC and IndexedDB

Einklappen
X
 
  • Filter
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge

  • NodeJS like network services run in the browser via WebRTC and IndexedDB

    Just sharing a prototype library I've recently built around WebRTC and IndexedDB. This library attempts to bring familiar nodejs-like client/server programming to WebRTC with the aim of allowing HTTP/WS like services to be hosted directly inside the browser and run peer to peer. The library also provides a simplified persistence interface over IDB (enabling large amounts of local browser storage) as well as some MediaStream hosting capabilities (hosting live video feeds on HTTP like endpoints served from the browser) including some basic MediaStream fan out capabilities.

  • #2
    Zitat von stevenshaw Beitrag anzeigen
    Just sharing a prototype library I've recently built around WebRTC and IndexedDB. This library attempts to bring familiar nodejs-like client/server programming to WebRTC with the aim of allowing HTTP/WS like services to [color=#333333]ovo.fyi/lorem-ipsum[/color][color=#333333]ovo.fyi/emp-mail[/color][color=#333333]ovo.fyi/10-minute-mail[/color] be hosted directly inside the browser and run peer to peer. The library also provides a simplified persistence interface over IDB (enabling large amounts of local browser storage) as well as some MediaStream hosting capabilities (hosting live video feeds on HTTP like endpoints served from the browser) including some basic MediaStream fan out capabilities.
    Any Updates???/

    Kommentar

    Lädt...
    X