<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kyubuns</author_name>
  <author_url>https://blog.hatena.ne.jp/kyubuns/</author_url>
  <blog_title>きゅぶろぐ</blog_title>
  <blog_url>https://blog.kyubuns.dev/</blog_url>
  <categories>
    <anon>Unity</anon>
  </categories>
  <description>UniRx.MessageBrokerを日々 悪用 活用してるので、便利かも！って作ったクラスを公開しておきます。 TypedMessageBroker MessageBrokerのPublish/Subscribeに型で制限をつける。 用途 Brokerがたくさんあるので、送り先を間違えるのを防ぐ。 サンプル public void Start() { var broker1 = new TypedMessageBroker&lt;IMessageType&gt;(); broker1.Publish(new Message1()); // broker1.Publish(new Message2())…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.kyubuns.dev%2Fentry%2F2018%2F01%2F14%2F000000&quot; title=&quot;UniRx.MessageBroker活用術 - きゅぶろぐ&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>2018-01-14 00:00:00</published>
  <title>UniRx.MessageBroker活用術</title>
  <type>rich</type>
  <url>https://blog.kyubuns.dev/entry/2018/01/14/000000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
