Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Karolina Rymer committed Oct 17, 2023
1 parent 86132d6 commit b516f7c
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,17 @@

Chat SDK offers a set of handy methods to create your own feature-rich chat or add a chat to your existing application.

## Supported frameworks
## Supported platforms

Chat SDK is written in TypeScript and relies on the existing [JavaScript SDK](https://www.pubnub.com/docs/sdks/javascript). It's framework-agnostic and lets you build a chat app using any JavaScript-based framework, like:
Chat SDK is written in TypeScript and relies on the existing [JavaScript SDK](https://www.pubnub.com/docs/sdks/javascript).

It's framework-agnostic and lets you build a client- or server-side chat app using any JavaScript-based framework, like:

- React
- React Native
- Vue
- Angular
- Nest or Express

## Features

Expand Down

0 comments on commit b516f7c

Please sign in to comment.