https://github.com/kalebu/cl-chatting-app
This a simple command line chatting application using Python sockets as a guide Post in my Blog
https://github.com/kalebu/cl-chatting-app
Last synced: 4 months ago
JSON representation
This a simple command line chatting application using Python sockets as a guide Post in my Blog
- Host: GitHub
- URL: https://github.com/kalebu/cl-chatting-app
- Owner: Kalebu
- Created: 2020-05-04T21:23:23.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-04T21:43:07.000Z (over 5 years ago)
- Last Synced: 2025-06-20T19:15:15.549Z (4 months ago)
- Language: Python
- Size: 174 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CL-chatting-app
This a simple command line chatting application using Python sockets as a guide Post in my Blog