Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 7e1dc3f

Browse files
authored
Update README.md
added overview section
1 parent b88a4ce commit 7e1dc3f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎README.md‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ A simple demo of Redis Streams backed Chat app using Websockets, Python Asyncio
33

44
Requires Python version >= 3.6 and Redis
55

6+
# Overview
7+
This project has been created to help understand some realted concepts. Python standard library asyncio, websockets (which are often cited as a classic use case for async python code), also Redis Streams. It is very much inteded to be an intentionally simple starting point rather than a usable product as is.
8+
69
# Installation
710

811
```shell

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /