summaryrefslogtreecommitdiffstats
path: root/README.md
blob: 10328357c8b6ddaf9b0b816a7ae854a1ec2bdd06 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
Testserver
==========

A static HTTP server. Takes a specially-crafted `&'static str` and serves it
on a random port on `127.74.137.226`.

Examples
========

Take a look at `src/bin/testserver-demo.rs` for an example.