/ZSChatSystem

A mini communication system

Primary LanguagePythonApache License 2.0Apache-2.0

ZSChatSystem

  • Using Python socket
  • Point-to-point communication model
  • Secure socket communication based on OpenSSL
  • Bidirectional authentication between client and server
  • Local Storage of Chat history

============

python server.py python client.py python client.py ...