Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Report Card Build Status Quality Gate Status codecov

Socket based webchat

Simple project to get familiar with Go and websockets.

Run locally

go mod init
go mod tidy

# Run server
go run server.go

# Run client
go run client/client.go

About

Websocket chat written in Go

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages