immesys / bw2

BOSSWAVE 2 Development
GNU General Public License v3.0
19 stars 9 forks source link

Command to transmit and receive messages on URIs #27

Closed ghamkhari closed 7 years ago

ghamkhari commented 7 years ago

The REAM.ME file specifies:

Later, we will see how URIs are structured and how to deploy BW services.

Where can I find the docs for the above?

Let say Alice.ent has publish-subscribe access to Oski.domain/Engineering, and she has given subscription permission to Bob.ent on this URI. What command Alice.ent can use to transmit a message on Oski.domain/Engineering? What command Bob.ent can use to receive the transmitted message on that URI?

gtfierro commented 7 years ago

There are some docs available on the wiki and some examples of pub/sub using Python here