async_message_dispatcher 0.1.1

A library to make dispatching messages to asynchronous handlers easier.
Documentation

Usage

Create a Dispatcher, .notify() it about new messages, and use the returned waiter in message handlers.