IM_MSA

command module
v0.0.0-...-92ef796 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2020 License: MIT Imports: 4 Imported by: 0

README

im_msa

  • IM System based on micro service architecture (MSA) implemented by grpc and gin
Requirement
  • Golang >= 1.11
  • set GO111MODULE=on
  • neo4j pkg-config seabolt
  • mingw64 for windows
Document
# pip install yaml 
# pip install jsonref
sh gendoc.sh
Serve
# Compile protobuf
make build

# Run redis neo4j zookeeper...
zkServer

# Setup neo4j environment for mingw64, pkg-config, seabolt
neo4j.bat

# Run gateway service
go run main.go -port 23333 -service "main-service"

# Run other services
go run main.go -port 23334 -service "auth-service"
go run main.go -port 23335 -service "user-service"
go run main.go -port 23336 -service "im-service"
make build
zkServer

go run main.go -port 23333 -service "main-service"

go run main.go -port 23334 -service "auth-service"
go run main.go -port 23335 -service "user-service"
go run main.go -port 23336 -service "im-service"
References

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