Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages