Commit Graph

4 Commits

Author SHA1 Message Date
Michael Hope 412fa0a3b1 nats: support wildcard subjects by changing the handler to take
nats.Message.

Also update the docs and examples.

Signed-off-by: Michael Hope <mlhx@google.com>
2017-04-21 20:46:45 +02:00
Michael Hope 5d5b10f5d4 nats: change the On() handler to take the subject as an argument.
Allows wildcard subjects.

Signed-off-by: Michael Hope <mlhx@google.com>
2017-04-17 17:38:15 +02:00
deadprogram 3e52fb38f8 nats: use new improved default namer to avoid API conflicts
Signed-off-by: deadprogram <ron@hybridgroup.com>
2017-02-02 16:30:15 +01:00
deadprogram dc1ea629b5 nats: add driver to make it easier to create virtual devices
Signed-off-by: deadprogram <ron@hybridgroup.com>
2017-01-31 21:13:35 +01:00