Skip to content

yaroslav-ost/aiohttp_chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aiohttp_chat

Installation

You need to sync the dependecies mentioned on the Pipfile. Run

pipenv sync

Server

You can run the server part with the command below

pipenv run python chat_demo/__main__.py

Test Client

You can run test cleint part with the command below

pipenv run python client/test_client.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages