Skip to content

ihmcrobotics/ihmc-messager

Repository files navigation

IHMC Messager

messager buildstatus

Download

In your build.gradle:

compile group: "us.ihmc", name: "ihmc-messager", version: x.x.x

What is Messager

Messager is a lightweight library providing a simple messaging framework to enable topic-based communication between asynchronous modules.

How to use Messager

Please check out the example source code.

License

Apache License, Version 2.0