https://github.com/wiggin77/echo
Simple golang TCP echo server and client supporting TLS.
https://github.com/wiggin77/echo
echo-client echo-server golang tls
Last synced: about 2 months ago
JSON representation
Simple golang TCP echo server and client supporting TLS.
- Host: GitHub
- URL: https://github.com/wiggin77/echo
- Owner: wiggin77
- License: mit
- Created: 2019-01-08T03:38:03.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-08T03:42:32.000Z (about 7 years ago)
- Last Synced: 2025-01-18T05:14:39.740Z (about 1 year ago)
- Topics: echo-client, echo-server, golang, tls
- Language: Go
- Size: 3.91 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# echo
Simple golang TCP echo server and client supporting TLS.