purity 0.4.3 copy "purity: ^0.4.3" to clipboard
purity: ^0.4.3 copied to clipboard

outdatedDart 1 only

Purity is a framework which allows objects to be consumed remotely via a stream of strings.

#Purity Build Status

Purity is a framework for building applications following a Source->Consumer pattern. A Source is an object which emits Events, a Consumer is an object which listens for Events from a single Source. A Consumer may consume a Source directly, or it may consume it by proxy over a Stream. Any infrastructure which supports Stream will support the Purity framework, for example, it will work directly in memory, or over a HTTP connection.

Learning to use Purity is best done by following examples:

##Examples

0
likes
0
points
58
downloads

Publisher

unverified uploader

Weekly Downloads

Purity is a framework which allows objects to be consumed remotely via a stream of strings.

Repository
View/report issues

License

unknown (license)

Dependencies

bson, controls_and_panels, eventable, http, http_server, logging, route, transmittable

More

Packages that depend on purity