Skip to content

An in-memory socket abstraction for Rust

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

bmwill/memory-socket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

An in-memory socket abstraction for Rust

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages