Introduction to rama

llama teaching a class of crabs
🦙 Rama (ラマ) is a modular service framework for the 🦀 Rust language to move and transform your network packets. The reasons behind the creation of rama can be read in the "Why Rama" chapter. In this chapter we'll start to dive deeper into the architecture, design and philosophy behind rama. At the end of this chapter you should know enough in order to start diving into the examples found in the `/examples` dir.

In case you want to use Rama to build a proxy service but are new to proxy technology you might want to read the introduction to proxies chapter first.

And of course as a reminder, if you want to use Rama but are still learning Rust you can use "the free Rust 101 Learning Guide" as your study companion. Next to that, Glen can also be hired as a mentor or teacher to give you paid 1-on-1 lessons and other similar consultancy services. You can find his contact details at https://www.glendc.com/.

Index