process-events-streaming 0.2.5

Easy to use process with events and data streaming
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[badges.coveralls]
repository = "process-events-streaming"

[dependencies.duct]
version = "0.13.5"

[package]
authors = ["Sandeep Choudhary <sc.oss.india@gmail.com>"]
description = "Easy to use process with events and data streaming"
documentation = "https://docs.rs/process-events-streaming"
edition = "2021"
homepage = "https://github.com/schoudhary108/process-events-streaming"
keywords = ["process", "event", "stream"]
license = "MIT"
name = "process-events-streaming"
readme = "README.md"
repository = "https://github.com/schoudhary108/process-events-streaming"
version = "0.2.5"