Stream

Software Screenshot:
Stream
Software Details:
Version: 0.8.7
Upload Date: 19 Feb 15
Developer: Potix Corporation
Distribution Type: Freeware
Downloads: 12

Rating: nan/5 (Total Votes: 0)

Stream is an open source web-based software designed as a Dart HTTP server that supports request routing, request filtering, template technology, WebSocket, URI mapping and filtering, MVC design pattern and file-based static resources.

Stream is the perfect solution for building fast and scalable Web applications, by using an asynchronous and event-driven I/O model to maximize scalability.

In order to install Stream, you will need to add the following lines to your pubspec.yaml file (or create it):

dependencies:
 stream:


Then run the Pub Package Manager that comes with the Dart SDK:

pub install

To learn more about the Stream web server, as well as for detailed installation instructions, please visit its official home page by clicking the link above.

What is new in this release:

  • Added support for the latest Dart SDK (0.8.7).

What is new in version 0.8.5:

  • Added support for multipart, as well as several other features.

What is new in version 0.8.0:

  • A Stream server can now to listen multiple addresses/ports and Web sockets.
  • It is now possible to map a WebSocket directly without invoking WebSocketTransformer explicitly.
  • The build number can be encoded into JS and/or CSS so that the browser will use the latest JS/CSS automatically.

What is new in version 0.7.5:

  • Enhanced support for chucked transfer encoding mode for GZIP compressing.

What is new in version 0.7.4:

  • json, json-js, and script tags are supported, simplifying data transfer.

What is new in version 0.7.3:

  • Issue 32: HttpConnect provides API to retrieve the information of the browser
  • Issue 31: RSP supports last-modified as the time it has been compiled
  • Issue 33: The expression tag ([= expr]) supports the encoding option

What is new in version 0.7.2:

  • The json tag was introduced.
  • A few minor bugs were fixed.

What is new in version 0.6.2:

  • The syntax of RSP tags has been changed.

What is new in version 0.6.1:

  • This version adds enhancements to URI mapping, including RESTful-like mapping.

Other Software of Developer Potix Corporation

Rikulo
Rikulo

19 Feb 15

ZK
ZK

10 Feb 16

Rikulo CouchClient
Rikulo CouchClient

19 Feb 15

Comments to Stream

Comments not found
Add Comment
Turn on images!