0.01
A long-lived project that still receives updates
Continuous subscription to a category and message dispatching to handlers
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies
 Project Readme

consumer

A consumer continuously reads messages from a single category and dispatches the messages to the handlers that have been added to the consumer.

This library provides generalizations that are used by platform-specific implementations that provide concrete functionality.

Documentation

See the consumers user guide at the Eventide documentation site for more:

http://docs.eventide-project.org/user-guide/consumers.html

License

The consumer library is released under the MIT License.