active_sse

Crates.ioactive_sse
lib.rsactive_sse
version0.1.1
sourcesrc
created_at2019-10-24 14:06:09.102736
updated_at2019-10-28 10:54:51.996303
descriptionActiveledger Rust SDK for SSE - Server Sent Events
homepagehttps://activeledger.io
repositoryhttps://github.com/activeledger/SDK-Rust-Events
max_upload_size
id175238
size19,323
Chris Holdt (Chris-Holdt)

documentation

README

Activeledger - Rust SSE Helper

Activeledger

Activeledger is a powerful distributed ledger technology. Think about it as a single ledger updated simultaneously in multiple locations. As the data is written to a ledger, it is approved and confirmed by all other locations.

GitHub

NPM


This Crate

This crate provides SSE helper functions for Activeledger. It can be used in addition to the main Activeledger Rust SDK or on its own. This crate handles the setup and configuration of Server Sent Events (Eventsource) calls to Activeledger.

Additional Activeledger crates

Adhearing to the Rust mentality of keeping things small we have created other crates that can be used in conjunction with this one to add additional functionality.

These crates are:

Links

Visit Activeledger.io

Read Activeledgers documentation

Activeledger Developers portal

Activeledger on GitHub

Activeledger on NPM

This SDK on GitHub

Report Issues

License


This project is licensed under the MIT License

Commit count: 1

cargo fmt