{"id":37701779,"url":"https://github.com/GetStream/stream-chat-unreal","last_synced_at":"2026-01-23T23:00:46.575Z","repository":{"id":37896991,"uuid":"412384317","full_name":"GetStream/stream-chat-unreal","owner":"GetStream","description":"The official Unreal SDK for Stream Chat","archived":false,"fork":false,"pushed_at":"2023-06-05T12:25:21.000Z","size":7176,"stargazers_count":36,"open_issues_count":1,"forks_count":5,"subscribers_count":26,"default_branch":"main","last_synced_at":"2026-01-02T06:44:11.622Z","etag":null,"topics":["chat","ue4"],"latest_commit_sha":null,"homepage":"https://getstream.io/chat/sdk/unreal/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GetStream.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-10-01T08:15:08.000Z","updated_at":"2025-11-19T19:11:00.000Z","dependencies_parsed_at":"2023-01-28T07:00:52.677Z","dependency_job_id":null,"html_url":"https://github.com/GetStream/stream-chat-unreal","commit_stats":null,"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/GetStream/stream-chat-unreal","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GetStream%2Fstream-chat-unreal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GetStream%2Fstream-chat-unreal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GetStream%2Fstream-chat-unreal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GetStream%2Fstream-chat-unreal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GetStream","download_url":"https://codeload.github.com/GetStream/stream-chat-unreal/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GetStream%2Fstream-chat-unreal/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28702893,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T17:25:48.045Z","status":"ssl_error","status_checked_at":"2026-01-23T17:25:47.153Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["chat","ue4"],"created_at":"2026-01-16T13:00:26.529Z","updated_at":"2026-01-23T23:00:46.549Z","avatar_url":"https://github.com/GetStream.png","language":"C++","readme":"\u003cp align=\"center\"\u003e\r\n  \u003cimg src=\"ReadmeAssets/256px.png\"/\u003e\r\n\u003c/p\u003e\r\n\r\n\u003cp align=\"center\"\u003e\r\n    The official Unreal SDK for \u003ca href=\"https://getstream.io/chat/sdk/unreal/\"\u003eStream Chat\u003c/a\u003e.\r\n\u003c/p\u003e\r\n\r\n\u003cp align=\"center\"\u003e\r\n    \u003ca href=\"https://www.unrealengine.com/marketplace/product/05b76120ba7e4468b01d8fcbed276c3a\"\u003eUE Marketplace\u003c/a\u003e\r\n    |\r\n    \u003ca href=\"https://getstream.io/chat/sdk/unreal/\"\u003eWebsite\u003c/a\u003e\r\n    |\r\n    \u003ca href=\"https://getstream.io/chat/unreal/tutorial/\"\u003eTutorial\u003c/a\u003e\r\n    |\r\n    \u003ca href=\"https://getstream.io/chat/docs/unreal/\"\u003eSDK Documentation\u003c/a\u003e\r\n    |\r\n    \u003ca href=\"https://getstream.github.io/stream-chat-unreal/\"\u003eC++ Documentation\u003c/a\u003e\r\n    |\r\n    \u003ca href=\"https://getstream.io/chat/trial/\"\u003eRegister for API Key\u003c/a\u003e\r\n\u003c/p\u003e\r\n\r\n\u003cp align=\"center\"\u003e\r\n    \u003ca href=\"https://github.com/GetStream/stream-chat-unreal/actions/workflows/ci.yml\"\u003e\r\n        \u003cimg src=\"https://github.com/GetStream/stream-chat-unreal/actions/workflows/ci.yml/badge.svg\" alt=\"CI\"\u003e\r\n    \u003c/a\u003e\r\n    \u0026nbsp;\r\n    \u003ca href=\"https://github.com/GetStream/stream-chat-unreal/releases/latest\"\u003e\r\n        \u003cimg alt=\"GitHub release (latest by date)\" src=\"https://img.shields.io/github/v/release/GetStream/stream-chat-unreal\"\u003e\r\n    \u003c/a\u003e\r\n\u003c/p\u003e\r\n\r\n---\r\n\r\nThe **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.\r\n\r\n- **Messaging:** Send direct or group messages, and have the messages persist across sessions.\r\n- **Reactions:** Every message can be reacted to by multiple users.\r\n- **Channels:** Messages are grouped within channels.\r\n- **Blueprint support:** All operations can be made via C++ or Blueprint\r\n- **Fully open-source implementation:** You have access to the complete source code of the SDK here on GitHub.\r\n- **Supports Unreal Engine 4.27 and 5.1:** Supports the latest versions of Unreal Engine 4 and 5!\r\n\r\n## Free for Makers\r\n\r\nStream 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.\r\n\r\n## Getting started\r\n\r\n1. Download the [latest release](https://github.com/GetStream/stream-chat-unreal/releases/latest) and copy it into the `Plugins` directory of your project.\r\n2. Launch Unreal Engine and ensure the **Stream Chat** Plugin is enabled in the Plugins configuration page.\r\n3. Start integrating Chat into your project! Check out the [Tutorial](https://getstream.io/chat/unreal/tutorial/) to get yourself going.\r\n\r\n---\r\n\r\n## We are hiring\r\n\r\nWe'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.\r\nOur 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.\r\nCheck out our current openings and apply via [Stream's website](https://getstream.io/team/#jobs).\r\n\r\n---\r\n\r\n## Sample Asset License\r\n\r\nSome 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.\r\n","funding_links":[],"categories":["Official SDKs \u0026 Tutorials"],"sub_categories":["Game Development"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FGetStream%2Fstream-chat-unreal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FGetStream%2Fstream-chat-unreal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FGetStream%2Fstream-chat-unreal/lists"}