framous 0.1.0

A library sending and receiving packets to and from a Reader/Writer
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.bytes]
version = "1.4.0"
[dev-dependencies.socket-server-mocker]
version = "0.0.4"

[package]
authors = ["Geoff Clements <ro2kz0@gmail.com>"]
description = "A library sending and receiving packets to and from a Reader/Writer"
documentation = "https://docs.rs/framous"
edition = "2021"
homepage = "https://github.com/GeoffClements/framous"
license = "MIT"
name = "framous"
readme = "./README.md"
repository = "https://github.com/GeoffClements/framous"
version = "0.1.0"