Crate puffin_http[][src]

Expand description

puffin_server is a library for streaming puffin profiler data over http.

Re-exports

pub use client::start_client;

Modules

client

Structs

PuffinServer

Listens for incoming connections and streams them puffin profiler data.

Constants

DEFAULT_PORT
PROTOCOL_VERSION