Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 794 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 794 Bytes

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