package
0.16.0
Repository: https://github.com/threefoldtech/tfgrid-sdk-go.git
Documentation: pkg.go.dev

# README

Introduction

This is a Go example for the RMB default local client that is used send RMB messages.

How it works

To use the example, you needs to:

  • A twinId of a remote calculator process that could add two integers

Usage

Make sure to have a remote process that the client can call with valid twinId.

Run the client and wait for the response.