Enthusiasts have created a prototype of an open server for the MAX messenger.

A community of enthusiasts has written their own server implementation for the proprietary messengers MAX and TamTam. The server interaction protocol was recreated through reverse engineering. The project is presented as a server emulator that can be used to replace the official server after modifying the client software. Any clients compatible with the official one are supported. server api.oneme.ru or api.tamtam.chat. The code is written in Python and open-sourced under the BSD license. MariaDB, MySQL, or SQLite can be used as a database management system for storing messages.

Source: opennet.ru

Add a comment