We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2427eab commit 7ebed11Copy full SHA for 7ebed11
README.md
@@ -20,6 +20,19 @@ pip install stream-chat
20
21
[Official API docs](https://getstream.io/chat/docs/)
22
23
+### How to build a chat app with Python tutorial
24
+
25
+TODO: add a sample Python chat program
26
27
+### Supported features
28
29
+- Chat channels and messages
30
+- Chat channel types
31
+- User management
32
+- Moderation API
33
+- Push configuration
34
+- User devices
35
36
### Contributing
37
38
First, make sure you can run the test suite. Tests are run via py.test
0 commit comments