mirror of
https://github.com/logos-messaging/logos-messaging-go.git
synced 2026-01-02 22:13:06 +00:00
* chore: included rendevouz in go.mod and go.sum files for examples * chore: added peer origin to AddPeer in examples * fix: fix compilation issues on arm based mac * fix: support macOS for test coverage upload to code climate * removed binary from commit
Using the basic2 application
Background
The basic2 application is a basic example app that demonstrates how to subscribe to and publish messages
Preparation
make
Basic application usage
To start the basic2 application run the following from the project directory
./build/basic2
The app will send a "Hello world!" through the wakurelay protocol every 2 seconds and display it on the terminal as soon as it receives the message