-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
16b6e8e
commit f59ba09
Showing
2 changed files
with
23 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
About: | ||
Stream Chat Unity SDK allows for easy integration with Stream API Chat services - https://getstream.io/chat/ | ||
|
||
GitHub repository: | ||
https://github.com/GetStream/stream-chat-unity | ||
|
||
First steps tutorial: | ||
https://getstream.io/chat/unity/tutorial/ | ||
|
||
Documentation: | ||
https://getstream.io/chat/docs/unity/?language=unity | ||
|
||
Plugin directory structure: | ||
- Config - sample config | ||
- Core - the main logic of the Stream Chat SDK | ||
- Libs - dependencies of Stream Chat SDK, SDK depends on interfaces so you can provide you're own implementation | ||
- *SampleProject - example project | ||
- *Samples - code sample for example scenarios | ||
- *Tests - unit & integration tests | ||
|
||
* Directories prefixed with * above can be safely removed |
5 changes: 2 additions & 3 deletions
5
...s/Plugins/StreamChat/Core/DTO/Client.meta → Assets/Plugins/StreamChat/Readme.txt.meta
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.