MoreliaTalk server#
MoreliaTalk server - used to deploy the MoreliaTalk messenger infrastructure.
Contacts#
Telegram - a group where pressing issues are discussed.
Slack - an alternative way of discussing the project.
For we development uses#
Python 3.10 - programming language
SQLObject - ORM for working with the database
Pydantic - data validation
Starlette - lightweight ASGI framework
Websockets - Python implementation of Websockets protocol (RFC 6455 & 7692)