Skip to content

AyubIRZ/go-tcp-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go TCP server

This is a simple TCP server that works with AyubIRZ/go-tcp-client as the client CLI app. This project will evolve to a CLI chatting client-server app.

Notes

  • This is a simple demonstration of the project. You may not use it in production without reviewing the code and changing it to the proper version of your use!
  • Data transmission between clients is not secured with TLS or authentication! It's simple and dumb!
  • Any contribution, PR or submitting issues using github issue tracker will be appreciated!

About

A simple TCP server written in Go!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages