Crate puffin_http[][src]

Expand description

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

Structs

Connect to a crate::Server, reading profile data and feeding it to a puffin::FrameView.

Listens for incoming connections and streams them puffin profiler data.

Constants

The default TCP port used.

Bumped on protocol breakage.