Wireframe is a Rust library for building asynchronous binary protocol servers with pluggable routing, middleware, and connection utilities.[^1] The guide below walks through the components that exist today and explains how they work together when assembling an application.