Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brian-gl/gochat
Client - Server TCP Chat For String Messages And Random Files
https://github.com/brian-gl/gochat
Last synced: about 11 hours 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 (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-29T18:13:04.000Z (about 3 years ago)
- Last Synced: 2024-06-20T23:14:01.370Z (5 months 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 FilesGoChat 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.