Skip to content

bdsomer/go-chat-room

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-chat-room

A simple web chat room, made in Go.

Starting it Up

Use go run to run the chat room:

go run main.go

Alternatively, build the chat room using go build:

go build

Using the Chat Room

By default, the chat room is hosted on port 8080. Navigate to localhost:8080 in your browser.

Enjoy!

About

A simple web chat room, made in Go.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published