[go: up one dir, main page]

tokio-mockstream 1.0.0

A fake stream for testing network applications backed by buffers.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# tokio-mockstream [![Build Status]https://travis-ci.org/aatxe/tokio-mockstream.svg?branch=master]https://travis-ci.org/aatxe/tokio-mockstream [![Crates.io]https://img.shields.io/crates/v/tokio-mockstream.svg]https://crates.io/crates/tokio-mockstream [![Built with Spacemacs]https://cdn.rawgit.com/syl20bnr/spacemacs/442d025779da2f62fc86c2082703697714db6514/assets/spacemacs-badge.svg]http://spacemacs.org #

A fake stream for testing network applications backed by buffers.

# Usage

Coming soon.

# License

`tokio-mockstream` is primarily distributed under the terms of both the MIT license
and the Apache License (Version 2.0).

See LICENSE-APACHE, and LICENSE-MIT for details.