Simple async websocket chat written on python aiohttp
About blog post ru
Простой чат на AioHTTP
With Vagrant and VirtualBox
$ sudo apt-get install fabric
$ vagrant plugin install vagrant-fabric
$ git clone [email protected]:Samael500/aiochat.git
$ cd aiochat
$ vagrant up
Open in browser http://10.1.1.111/
- Login or create new user
- Join any chat room, or create new
- Send any text messages in room
- Use chat commands by send message with text /help
- Ready, you are awesome ;)