simple-chat-backend

command module
v0.0.0-...-5a27206 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 6, 2019 License: MIT Imports: 17 Imported by: 0

README

simple-chat-backend

How to run

  1. Have a MySQL server and database running on your machine (or in another one), and write the credentials to the config.json file
  2. Have a RabbitMQ server running on your machine (or in another one), and write the credentials to the config.json file
  3. go run *.go or if you are running it on a Windows machine, go run auth.go bot.go commands.go config.go database.go rooms.go router.go server.go users.go

How to test

  1. go test -v

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL