postoffice 0.0.17

this is a light weight tcp connection manager, including client and server side functions to communicate at high speed long living stable connctions with message que.
Documentation
[dependencies.aes-gcm]
version = "0.3.0"

[dependencies.base64]
version = "0.11.0"

[dependencies.hmac]
version = "0.7.1"

[dependencies.json]
version = "0.12.1"

[dependencies.lazy_static]
version = "1.4.0"

[dependencies.md5]
version = "0.7.0"

[dependencies.rand]
version = "0.7.2"

[dependencies.sha2]
version = "0.8.1"

[package]
authors = ["gzbakku <gzbakku@gmail.com>"]
categories = ["web-programming::http-server", "web-programming::http-client", "api-bindings", "web-programming::websocket"]
description = "this is a light weight tcp connection manager, including client and server side functions to communicate at high speed long living stable connctions with message que."
edition = "2018"
homepage = "https://github.com/gzbakku/fdb/tree/master/postoffice"
keywords = ["tcp", "message", "server", "client", "socket"]
license-file = "License.md"
name = "postoffice"
readme = "README.md"
repository = "https://github.com/gzbakku/fdb/tree/master/postoffice"
version = "0.0.17"