http-stream 0.14.1

Http json streaming library
Documentation
[package]
name = "http-stream"
version = "0.14.1"
authors = ["nikos <nikos@mugsoft.io>"]
edition = "2018"
license = "MIT"
repository="https://github.com/nikosEfthias/http-streamer"
description="Http json streaming library"
readme = "Readme.md"

[dependencies]
serde= "1.0"
serde_json="1.0"
regex="1"
percent-encoding="1"