Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
4.9.4. Create a Topic Exchange from an application
The following example creates a topic exchange called
news
:
- Python
txtopic = ssn.sender("news; {create: always, node: {type: topic}}")
txtopic = ssn.sender("news; {create: always, node: {type: topic}}")
Copy to Clipboard Copied! Toggle word wrap Toggle overflow