Skip to content

A terminal based client-server chat application implemented in Golang.

Notifications You must be signed in to change notification settings

rak108/Client-Server-Chat-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Client-Server Chat Application in Golang

To run the program, enter into the repository and run:

go run main.go

Open one terminal to run the server, and one or more for clients. Follow instructions as shown once it is run.

Default port: 4545

Default password: 1234

About

A terminal based client-server chat application implemented in Golang.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages