memory-socket

Crates.iomemory-socket
lib.rsmemory-socket
version0.2.0
sourcesrc
created_at2019-10-08 22:17:35.27625
updated_at2020-06-04 15:47:51.411745
descriptionIn-memory socket abstraction
homepage
repositoryhttps://github.com/bmwill/memory-socket
max_upload_size
id170913
size42,287
Brandon Williams (bmwill)

documentation

https://docs.rs/memory-socket

README

memory-socket

memory-socket on crates.io Documentation (latest release) License License

Provides an in-memory socket abstraction.

The memory-socket crate provides the MemoryListener and MemorySocket types which can be thought of as in-memory versions of the standard library TcpListener and TcpStream types.

Feature flags

License

This project is available under the terms of either the Apache 2.0 license or the MIT license.

Commit count: 18

cargo fmt