Skip to content

williamrgt/echo-server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

echo-server golang

A small tcp echo server written in Golang.

Instructions

#1. go build
#2. ./echo-server to execute
#3. send a message
#4. the log is displayed in hex asc

##Contributing

1. Create your own feature branch (`git checkout -b my-new-awesone-feature`)
2. Commit your changes (`git commit -am 'Added some feature'`)
3. Push to the branch (`git push origin my-new-feature`)
4. Create new Pull Request
5. wait for me

#Have fun! =)

About

simple echo server written in Go lang.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%