https://github.com/brian-gl/gochat
Client - Server TCP Chat For String Messages And Random Files
https://github.com/brian-gl/gochat
Last synced: 5 months ago
JSON representation
Client - Server TCP Chat For String Messages And Random Files
- Host: GitHub
- URL: https://github.com/brian-gl/gochat
- Owner: Brian-GL
- Created: 2021-09-29T17:22:14.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-09-29T18:13:04.000Z (almost 5 years ago)
- Last Synced: 2024-12-31T17:44:59.617Z (over 1 year ago)
- Language: Go
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GoChat
### Client - Server TCP Chat For String Messages And Random Files
GoChat is a chat for string messages and random files using [Golorem](https://github.com/drhodes/golorem.git) by Derek A. Rhodes in a Client - Server architecture with tcp protocol.