#mocking #traffic #generator #sockets #data #server

app traffic_generator

a mock data generator with sockets

1 unstable release

Uses old Rust 2015

0.1.0 Mar 5, 2017

#49 in #traffic

MIT license

6KB
68 lines

Mock Traffic Generator

Crates.io Crates.io

A small, socket-based traffic generator. This is still highly unstable, as I'm still learning how to actually use Rust.

Installation

git clone git@github.com:BeStateless/mock-traffic-generator.git

or

cargo install traffic_generator

Usage

cargo install the project if obtained via ssh/https, then use cargo run to run the project. It should then open up a socket at localhost:3012. The rest is a mystery 👻

Dependencies

~11MB
~217K SLoC