Skip to content

zandreika/cli_chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chat

Dependencies

You need to have mysql server and existing database
Also you need to fill server/config.json file with your data

And get packages from github by go get

github.com/fanliao/go-promise
github.com/jinzhu/gorm
github.com/jinzhu/gorm/dialects/mysql

How to use

In first terminal start server

cd ./server
go run ./

In other terminals start clients

go run ./client/ username password

About

simple command line interface chat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages