Skip to content

Commit

Permalink
Merge pull request #446 from ably/remove-beta-label
Browse files Browse the repository at this point in the history
docs: remove reference to beta
  • Loading branch information
AndyTWF authored Jan 14, 2025
2 parents 2b6c9cd + 8bc0c9b commit d3efc02
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,12 @@
# Ably Chat SDK for TypeScript and React

<p style="text-align: left">
<img src="https://img.shields.io/badge/development_status-Private_Beta-ab7df8" alt="Development status" />
<img src="https://badgen.net/github/license/3scale/saas-operator" alt="License" />
<img src="https://img.shields.io/npm/v/@ably/chat.svg?style=flat">
</p>

Ably Chat is a set of purpose-built APIs for a host of chat features enabling you to create 1:1, 1:Many, Many:1 and Many:Many chat rooms for any scale. It is designed to meet a wide range of chat use cases, such as livestreams, in-game communication, customer support, or social interactions in SaaS products. Built on [Ably's](https://ably.com/) core service, it abstracts complex details to enable efficient chat architectures.

> [!IMPORTANT]
> This SDK is currently under development. If you are interested in being an early adopter and providing feedback then you can [sign up to the private beta](https://forms.gle/vB2kXhCXrTQpzHLu5) and are welcome to [provide us with feedback](https://forms.gle/mBw9M53NYuCBLFpMA). Coming soon: chat moderation, simplified granular permissions and message reactions.
Get started using the [📚 documentation](https://ably.com/docs/products/chat) and [🚀check out the live demo](https://ably-livestream-chat-demo.vercel.app/), or [📘 browse the API reference](https://sdk.ably.com/builds/ably/ably-chat-js/main/typedoc/).

![Ably Chat Header](/images/ably-chat-github-header.png)
Expand Down Expand Up @@ -849,5 +845,4 @@ To see what has changed in recent versions, see the [changelog](CHANGELOG.md).

- See a [simple chat example](/demo/) in this repo.
- Play with the [livestream chat demo](https://ably-livestream-chat-demo.vercel.app/).
- [Sign up](https://forms.gle/gRZa51erqNp1mSxVA) to the private beta and get started.
- [Share feedback or request](https://forms.gle/mBw9M53NYuCBLFpMA) a new feature.

0 comments on commit d3efc02

Please sign in to comment.