A secure and serverless peer-to-peer messaging app built in Python. Communicate directly with peers without intermediaries, ensuring privacy and efficiency in real-time conversations.
This project is under development.
Twitter: @kumarjitdas1999
LinkedIn: Kumarjit Das
E-mail: kumarjitdas1999@gmail.com
Project link: P2Py
This project uses MAJOR, MINOR, and PATCH version numbers for versioning (vMAJOR.MINOR.PATCH).
- MAJOR version number indicates new changes which may be incompatible with older versions.
- MINOR version number indicates addition of backwards-compatible features.
- PATCH version number indicates backwards-compatible bug fixes, or minor mistake fixes like spelling, character cases, punctuations, and indentation.
This project is licensed under the BSD 3-Clause License. Future versions may be released under a different license at the author's discretion. See the LICENSE file for details.
The Changelog file contains all the information about the changes made to this project till now.
You can also view the raw version.