Commit Graph

3 Commits

Author SHA1 Message Date
Solomon Hykes 2b547caa75 Fix Hub and StackSender to honor modes
StackSender.Send and Hub.Send now return a valid Sender and Receiver
when the corresponding flags are set in `mode`.

Signed-off-by: Solomon Hykes <solomon@docker.com>
2014-05-27 12:05:52 +00:00
Solomon Hykes 6fedd8c7ab Construct messages with explicit fields to allow for new fields
This is in preparation for the new `Attachment` field.
2014-05-19 14:20:53 -07:00
Solomon Hykes e7e31cf71b Hub: a hub for self-registering services using any Beam transport 2014-05-19 13:48:49 -07:00