Skip to content
 
 

Repository files navigation

go-mms

Go codecov

Go client for MET Messaging system (MMS)

How to use

Building

For being able to use statik binary, you need to have go's bin directory in the path, most probably ~/go/bin or ~/.local/go/bin.

  • cd go-mms
  • make deps
  • make
  • ./mmsd

Use

See mms and mmsd

The first step is only relevant for a system where MMS has been installed as a module.

Build and run MMSd as docker container

make image
docker run -i -p 4222:4222 -p 8080:8080 mmsd

Generate code diagram

  • install go-plantuml: go get -u github.com/bykof/go-plantuml
  • make puml

About

Go client for MET Messaging System (MMS)

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages