Skip to content

bharatm29/GoChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat app in golang

Usage

ipAddr defaults to 127.0.0.1 if not provided

Server:

go run cmd/main.go server [ipAddr]

Client:

go run cmd/main.go server [ipAddr]

showcase.png

About

Chat application in golang to understand channels.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published