This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| projects:wamp:docs [2015/09/25 14:10] – scipio | projects:wamp:docs [2017/05/04 17:45] (current) – [http bridge publisher and callew] scipio | ||
|---|---|---|---|
| Line 28: | Line 28: | ||
| < | < | ||
| pip install crossbar[tls, | pip install crossbar[tls, | ||
| + | pip install setproctitle | ||
| </ | </ | ||
| Line 118: | Line 119: | ||
| </ | </ | ||
| - | ==== http bridge publisher and callew | + | ==== http bridge publisher and caller |
| An http POST request can emit WAMP event, or we can call an RPC via http POST. | An http POST request can emit WAMP event, or we can call an RPC via http POST. | ||