> ## Documentation Index
> Fetch the complete documentation index at: https://developers.strawberryfoundations.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Clients and server

> Everything about official and inofficial servers and clients

# Official clients

Here you can find official clients, from us and from others that we promote. Have a look at one of the clients!

| Name                                                                                                               | Type | Author                                                              | State                              | Version                                                                                                                                                         |
| ------------------------------------------------------------------------------------------------------------------ | ---- | ------------------------------------------------------------------- | ---------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [stbchat (`stable`)](https://github.com/Strawberry-Foundations/strawberry-chat-client)                             | CLI  | [Strawberry-Foundations](https://github.com/Strawberry-Foundations) | `Open Source` `Available`          | ![](https://img.shields.io/badge/dynamic/json?url=https://api.strawberryfoundations.xyz/v1/versions\&query=%24.stbchat.client.stable\&label=%20\&color=success) |
| [cranberry](https://github.com/Strawberry-Foundations/cranberry)                                                   | TUI  | [Strawberry-Foundations](https://github.com/Strawberry-Foundations) | `Open Source` `Available` `Legacy` | ![](https://img.shields.io/badge/Rolling-blue)                                                                                                                  |
| [stbchat (`pyrel`)](https://github.com/Strawberry-Foundations/strawberry-chat/blob/python-legacy/client/client.py) | CLI  | [Strawberry-Foundations](https://github.com/Strawberry-Foundations) | `Open Source` `Available` `Legacy` | ![](https://img.shields.io/badge/dynamic/json?url=https://api.strawberryfoundations.xyz/v1/versions\&query=%24.stbchat.client.legacy\&label=%20\&color=gray)    |
| [stbchat (`legacy`)](https://github.com/Strawberry-Foundations/strawberry-chat/blob/1.8.3/client/client.py)        | CLI  | [Strawberry-Foundations](https://github.com/Strawberry-Foundations) | `Open Source` `Available` `Legacy` | ![](https://img.shields.io/badge/dynamic/json?url=https://api.strawberryfoundations.xyz/v1/versions\&query=%24.stbchat.client.legacy\&label=%20\&color=gray)    |

# Official servers

The choice of servers is not large, as Strawberry Chat is intended to use the official server rather than its own servers. Therefore we will probably NOT
modified server versions will be released

| Name                                                                                                                      | Author                                                              | State                                  | Version                                                                                                                                                         |
| ------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------- | -------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [stbchat-server (`stable`)](https://github.com/Strawberry-Foundations/strawberry-chat/blob/main)                          | [Strawberry-Foundations](https://github.com/Strawberry-Foundations) | `Open Source` `Available`              | ![](https://img.shields.io/badge/dynamic/json?url=https://api.strawberryfoundations.xyz/v1/versions\&query=%24.stbchat.server.stable\&label=%20\&color=success) |
| [stbchat-server (`dev`)](https://github.com/Strawberry-Foundations/strawberry-chat/blob/main)                             | [Strawberry-Foundations](https://github.com/Strawberry-Foundations) | `Open Source` `Available` `Dev`        | ![](https://img.shields.io/badge/dynamic/json?url=https://api.strawberryfoundations.xyz/v1/versions\&query=%24.stbchat.server.dev\&label=%20\&color=cyan)       |
| [stbchat-server (`canary`)](https://github.com/Strawberry-Foundations/strawberry-chat/blob/)                              | [Strawberry-Foundations](https://github.com/Strawberry-Foundations) | `Open Source` `Available` `Canary`     | ![](https://img.shields.io/badge/dynamic/json?url=https://api.strawberryfoundations.xyz/v1/versions\&query=%24.stbchat.server.canary\&label=%20\&color=yellow)  |
| [stbchat-server (`pyrel`)](https://github.com/Strawberry-Foundations/strawberry-chat/blob/python-legacy/server/server.py) | [Strawberry-Foundations](https://github.com/Strawberry-Foundations) | `Open Source` `Available` `Legacy`     | ![](https://img.shields.io/badge/v1.9.0/1.10.0b4-gray)                                                                                                          |
| [stbchat-server (`legacy`)](https://github.com/Strawberry-Foundations/strawberry-chat/blob/1.8.3/server/server.py)        | [Strawberry-Foundations](https://github.com/Strawberry-Foundations) | `Open Source` `Available` `Legacy`     | ![](https://img.shields.io/badge/dynamic/json?url=https://api.strawberryfoundations.xyz/v1/versions\&query=%24.stbchat.server.legacy\&label=%20\&color=gray)    |
| [slfcserver](https://github.com/Strawberry-Foundations/strawberry-chat/blob/legacy/deprecated/server/slfcserver.py)       | [Strawberry-Foundations](https://github.com/Strawberry-Foundations) | `Open Source` `Available` `Deprecated` | ![](https://img.shields.io/badge/v1.2.0-orange)                                                                                                                 |
