1. Preface
  2. Introduction
  3. Why Rama
  4. Built with Rust
  5. Do It Yourself
  6. Web Servers
  7. Http Clients
  8. Transport Protocols
  9. Server-Sent Events (SSE)
  10. WebSockets (WS)
  11. Rama 101
  12. 📦 rama crate
  13. Intro to rama
    1. 🗼 Services all the way down 🐢
    2. Service Stack
    3. 🍔 Middlewares and ☘️ Leaf Services
    4. Network Layers
    5. ⛌ Service Branches
    6. ☀️ Context
    7. 🧱 Modular
    8. 🚚 Dynamic Dispatch
    9. 🚫 Errors
    10. 🧘 Zen of Services
    11. 🔭 Telemetry
    12. 👤 User Agent
  14. Intro to Proxies
  15. A world of Proxies
    1. 🚦 Reverse proxies
    2. 🔓 TLS Termination proxies
    3. 🌐 HTTP(S) proxies
    4. 🧦 SOCKS5 proxies
    5. 🔓 SNI proxies
    6. 🔎 MITM proxies
    7. 🕵️‍♀️ Distortion proxies
    8. 🧭 HaProxy (PROXY protocol)
  16. 🔍 Protocol Inspection
  17. Deploy
  18. Overview of deploying options
  19. 🚀 Rama x Shuttle
  20. ⌨️ rama binary
  21. Appendices
  22. 📣 Ecosystem
  23. 🎧 Netstack.FM
  24. ❓ FAQ
  25. 💖 Sponsor