This is the Linux app named Durable Streams whose latest release can be downloaded as durable-streams-server_0.2.1_darwin_amd64.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named Durable Streams with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
Durable Streams
DESCRIPTION
Durable Streams is an open protocol and reference implementation designed to standardize reliable, resumable, real-time streaming between servers and client applications using simple HTTP semantics, filling a gap left by ephemeral technologies like WebSockets and traditional SSE. It defines an append-only, offset-addressable stream primitive where each stream is mapped to a URL that clients can read from or tail, supporting catch-up reads, historical replay, and live updates with robust resume capabilities across reconnections. The protocol is aimed at modern client-centric applications including AI token streaming, mobile and web UI sync, collaborative editing, and other real-time scenarios where network interruptions are common and clients must maintain continuity.
Features
- HTTP-based durable, offset-addressable streams
- Ordered replayable data with resume support
- Catch-up reads and live tailing modes
- Reference client/server libraries (TypeScript, multi-language)
- CDN-friendly and scalable semantics
- CLI and test utilities for local experimentation
Programming Language
TypeScript
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/durable-streams.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.
