Skip to content

AslakOffi/ChatAppGo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 

Repository files navigation

ChatAppGo

Sorry for the maintenance

Sorry for the maintenance, the project is based on some packages that are no longer maintained, so it may not work properly or at all over time. I'll probably do a next chat.

Installation

go get -u github.com/AslakOffi/ChatAppGo/server
go get -u github.com/AslakOffi/ChatAppGo/client

Utilisation

Pour démarrer le serveur :

cd $GOPATH/src/github.com/AslakOffi/ChatAppGo
go run server/server.go

Pour démarrer un nouveau client :

go run client/client.go

About

Une application de messagerie en Golang. 💬

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages