Skip to content

blisterz009/Go-Chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Go-Chat

A simple chat application written in Go

Usage

Server

  • Go to the 'server' directory.
  • Start the server by running go run main.go. Alternatively, you can run go build while in the server directory.

Client

  • Go to the 'client' directory.
  • Start the client(s) by running go run main.go. Alternatively, you can run go build while in the client directory.

About

A simple chat application built using go.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages