https://github.com/lexuge/l-chat
A P2P Chat software.Encrypt all the data and use the socket.Written by Python3.
https://github.com/lexuge/l-chat
Last synced: about 1 year ago
JSON representation
A P2P Chat software.Encrypt all the data and use the socket.Written by Python3.
- Host: GitHub
- URL: https://github.com/lexuge/l-chat
- Owner: LEXUGE
- License: agpl-3.0
- Created: 2017-07-27T14:01:35.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-28T13:10:31.000Z (almost 9 years ago)
- Last Synced: 2025-02-10T01:45:56.991Z (over 1 year ago)
- Language: Python
- Size: 21.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# L-chat
A P2P Chat software.Encrypt all the data and use the socket.Written by Python3.