<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>wolfbash</author_name>
  <author_url>https://blog.hatena.ne.jp/wolfbash/</author_url>
  <blog_title>強まっていこう</blog_title>
  <blog_url>https://wolfbash.hateblo.jp/</blog_url>
  <categories>
    <anon>ソフトウェア</anon>
    <anon>RabbitMQ</anon>
    <anon>Node.js</anon>
    <anon>プログラミング</anon>
  </categories>
  <description>今回はチュートリアル 5 Topics をやっていきます。Topic と言ったって単にワイルドカードを使った部分一致で待ち受けできますよ、と言うだけです。では早速 Receiver から。sub_t.js #!/usr/bin/env node const amqp = require('amqplib'); const my = require('./my.js'); async function main() { const a = getArgs(); const conn = await amqp.connect(my.conf).catch(my.die); const ch = a…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwolfbash.hateblo.jp%2Fentry%2F2019%2F10%2F05%2F102407&quot; title=&quot;RabbitMQ で Topics (チュートリアル 5 Topics) - 強まっていこう&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-10-05 10:24:07</published>
  <title>RabbitMQ で Topics (チュートリアル 5 Topics)</title>
  <type>rich</type>
  <url>https://wolfbash.hateblo.jp/entry/2019/10/05/102407</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
