Skip to content

Releases: MattMcMurray/gomob

First Beta Release

08 Mar 20:43
Compare
Choose a tag to compare

This version should be stable with a small amount of nodes. Changes include:

  • More stable execution time propagation by using reliable TCP messages
  • Better logging with timestamps

Pre-built binaries are available for 3 platforms.

Initial Release

07 Mar 18:34
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-release

This is an early version. Ubuntu binary is included. For all other platforms, you will need to compile yourself.

go get github.com/mattmcmurray/gomob
cd <path/to/gomob>
go get -t ./gomob/...
go install
gomob --help