https://github.com/GetStream/stream-chat-unreal
The official Unreal SDK for Stream Chat
https://github.com/GetStream/stream-chat-unreal
chat ue4
Last synced: 3 days ago
JSON representation
The official Unreal SDK for Stream Chat
- Host: GitHub
- URL: https://github.com/GetStream/stream-chat-unreal
- Owner: GetStream
- License: other
- Created: 2021-10-01T08:15:08.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-06-05T12:25:21.000Z (over 2 years ago)
- Last Synced: 2026-01-02T06:44:11.622Z (24 days ago)
- Topics: chat, ue4
- Language: C++
- Homepage: https://getstream.io/chat/sdk/unreal/
- Size: 6.84 MB
- Stars: 36
- Watchers: 26
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-stream - GitHub: stream-chat-unreal
README
The official Unreal SDK for Stream Chat.
UE Marketplace
|
Website
|
Tutorial
|
SDK Documentation
|
C++ Documentation
|
Register for API Key
---
The **Stream Chat SDK** is the official Unreal SDK for [Stream Chat](https://getstream.io/chat/sdk/unreal/), a service for building chat and messaging games and applications.
- **Messaging:** Send direct or group messages, and have the messages persist across sessions.
- **Reactions:** Every message can be reacted to by multiple users.
- **Channels:** Messages are grouped within channels.
- **Blueprint support:** All operations can be made via C++ or Blueprint
- **Fully open-source implementation:** You have access to the complete source code of the SDK here on GitHub.
- **Supports Unreal Engine 4.27 and 5.1:** Supports the latest versions of Unreal Engine 4 and 5!
## Free for Makers
Stream is free for most side and hobby projects. You can use Stream Chat for free if you have less than five team members and no more than $10,000 in monthly revenue.
## Getting started
1. Download the [latest release](https://github.com/GetStream/stream-chat-unreal/releases/latest) and copy it into the `Plugins` directory of your project.
2. Launch Unreal Engine and ensure the **Stream Chat** Plugin is enabled in the Plugins configuration page.
3. Start integrating Chat into your project! Check out the [Tutorial](https://getstream.io/chat/unreal/tutorial/) to get yourself going.
---
## We are hiring
We've recently closed a [\$38 million Series B funding round](https://techcrunch.com/2021/03/04/stream-raises-38m-as-its-chat-and-activity-feed-apis-power-communications-for-1b-users/) and we keep actively growing.
Our APIs are used by more than a billion end-users, and you'll have a chance to make a huge impact on the product within a team of the strongest engineers all over the world.
Check out our current openings and apply via [Stream's website](https://getstream.io/team/#jobs).
---
## Sample Asset License
Some of the assets used in the sample projects in this repository use free assets from the UE Marketplace. Please refer to the [Marketplace Guidelines](https://www.unrealengine.com/en-US/marketplace-guidelines#421a) for their usage rights.