message_worker 0.3.0

Message Worker is a low-ish level library for Rust for the creation of event-listeners using futures and streams. Notably MW supports non-sync and non-send (i.e. non-thread-safe) contexts within listeners.
Documentation
1
2
3
4
5
{
  "git": {
    "sha1": "03f17a06b66493709ba9cee3e117dcd7d6f13e7f"
  }
}