# Automatically generated context index for Utopia::Project guides.
# Do not edit then files in this directory directly, instead edit the guides and then run `bake utopia:project:agent:context:update`.
---
description: A low level implementation of the HTTP/2 protocol.
metadata:
documentation_uri: https://socketry.github.io/protocol-http2/
source_code_uri: https://github.com/socketry/protocol-http2.git
files:
- path: getting-started.md
title: Getting Started
description: This guide explains how to use the `protocol-http2` gem to implement
a basic HTTP/2 client.
|