E
E
Eduard Deinega2015-10-13 16:37:28
Python
Eduard Deinega, 2015-10-13 16:37:28

Where to start writing a chat?

Good day, tell me, I set myself the task of writing a full-fledged chat in python, where to start? what kind of literature to read on certain topics? blogs, videos, etc. and in general how to think over and build architecture? thanks in advance, sorry if I'm not asking questions clearly, newbie, and yes about web sockets, if nevertheless tell me good literature on them, and preferably in Russian, I learn English but not so good yet, and I write in python 3.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
U
un1t, 2015-10-13
@un1t

look at tornado + socks.js

L
LittleFatNinja, 2015-10-13
@LittleFatNinja

from a RabbitMQ installation

P
p2mbot, 2015-10-13
@p2mbot

For a beginner, I would recommend NOT to use asynchronous frameworks, message queues, websockets.
Start with the simplest: Flask + PostgreSQL / MySQL.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question