chore(docs): add message hub client example#416
chore(docs): add message hub client example#416harlem88 merged 3 commits intoastarte-platform:masterfrom
Conversation
5ca6930 to
a82d40b
Compare
469d24d to
d9413f3
Compare
fa30769 to
7b1bd5d
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files
🚀 New features to boost your workflow:
|
7b1bd5d to
dfcd22c
Compare
rgallor
left a comment
There was a problem hiding this comment.
Apart from the comments I've left, I think we should call all the examples using the same convention: up to now we have used examples with non-abbreviated names separated by an underscore, therefore I'd opt to use examples/message_hub_client as the example name. Nevertheless, I would prefer using score-separated names (rather than using the underscore). Maybe we can talk about it separately.
e12124b to
f0bbabe
Compare
I changed to use underscores in the example directory and name. |
97a293b to
36b9221
Compare
36b9221 to
404eefd
Compare
b00d2e0 to
4b1e759
Compare
3a74f87 to
73df7ce
Compare
020e034 to
286390c
Compare
Signed-off-by: Joshua Chapman <joshua.chapman@secomind.com>
Show how to connect a client to the MessageHub to send and receive data. Signed-off-by: Joshua Chapman <joshua.chapman@secomind.com>
Add the required features for each example. Signed-off-by: Joshua Chapman <joshua.chapman@secomind.com>
286390c to
9334554
Compare
Show how to connect a client to the MessageHub to send and receive data.