Skip to content

Commit

Permalink
Added Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sierpinskid committed Apr 27, 2022
1 parent 16b6e8e commit f59ba09
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 3 deletions.
21 changes: 21 additions & 0 deletions Assets/Plugins/StreamChat/Readme.txt
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

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f59ba09

Please sign in to comment.