2.2.1 • Published 4 years ago

tupelo-messages v2.2.1

Weekly downloads
58
License
-
Repository
github
Last release
4 years ago

Messages

This is the library that stores both the .proto files and also the generated JS & Go code for the serialized messages passed around the Tupelo ecosystem.

Installing

Go

go get github.com/quorumcontrol/messages/v2

JS

npm install tupelo-messages

Developing

Prerequisites

  • GNU Make
  • NPM
  • curl
  • unzip
  • Go 1.13+

You will also need to install the version of protoc specified at the top of the Makefile or be connected to the Internet so make can download it. See: https://github.com/protocolbuffers/protobuf and https://github.com/golang/protobuf

Building

Run make in the root directory.

Testing

Go

make test
2.2.1

4 years ago

2.1.1

4 years ago

2.0.2

4 years ago

0.5.0-rc6

5 years ago

0.5.0-rc5

5 years ago

0.5.0-rc4

5 years ago

0.5.0-rc3

5 years ago

0.0.1-rc6

5 years ago

0.3.1

5 years ago

0.0.1-rc5

5 years ago

0.0.1-rc4

5 years ago

0.0.1-rc3

5 years ago

0.0.1-rc2

5 years ago

0.0.1-rc1

5 years ago