MeshClient — ``swarph_mesh.mesh_client`` ========================================= Async HTTP wrapper over the mesh-gateway. Pairs with ``MeshMessage`` / ``MeshPeer`` wire types. **Tier 1 stability.** ``send`` / ``fetch`` signatures and ``MeshMessage`` wire shape are part of the contract. .. automodule:: swarph_mesh.mesh_client :members: :show-inheritance: Wire types — ``swarph_mesh.mesh_types`` ---------------------------------------- .. automodule:: swarph_mesh.mesh_types :members: :show-inheritance: