이 콘텐츠는 선택한 언어로 제공되지 않습니다.
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