> For the complete documentation index, see [llms.txt](https://neffos.iris-go.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://neffos.iris-go.com/readme.md).

# Home

Welcome to **neffos** - a cross-platform real-time framework with expressive, elegant API written in [Go](https://golang.org).

This book contains extensive documentation for **developers and teams** working with the neffos project.

### Table of Contents

* [Installing neffos](/installation.md)
* [Getting Started](/getting-started.md)
* [Upgraders & Dialers](/upgraders-and-dialers.md)
* [Request-Response architecture](/the-ask-method.md)
* [Errors](/errors.md)
* [Namespaces](/namespaces.md)
* [Rooms](/rooms.md)
* [Timeouts](/timeouts.md)
* [Broadcast](/broadcast.md)
* [Authentication](/authentication.md)
* [Scale out](/scale-out.md)
  * [Scale out using Redis](/scale-out/scale-out-using-redis.md)
  * [Scale out using Nats](/scale-out/scale-out-using-nats.md)
* [Encoding](/encoding.md)
* [Protobufs](/protobufs.md)
* [Working with Native Websocket Messages](/native-messages.md)
