<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>deokisikun</author_name>
  <author_url>https://blog.hatena.ne.jp/deokisikun/</author_url>
  <blog_title>†でおきしブログ†</blog_title>
  <blog_url>https://deokisi.hateblo.jp/</blog_url>
  <categories>
    <anon>メモ</anon>
  </categories>
  <description>//ザックリサーバ側の処理 io.sockets.on('connection', function (socket) { socket.on('event名',function(data){ //こちらにevent名に沿った処理を追記. }); } クライアントからのevent要求に対して行うデータ送信(emit)処理の種類は大体以下 socket.emit('msg',{msg:data}); イベントを送って来たクライントに対して個別にデータ送信 io.sockets.emit('msg',{msg:data}); サーバに繋がった全てのクライアントに対してデータ送信 socket.br…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdeokisi.hateblo.jp%2Fentry%2F2012%2F12%2F19%2F181945&quot; title=&quot;【node.js】socket.ioの送信先メモ - †でおきしブログ†&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>2012-12-19 18:19:45</published>
  <title>【node.js】socket.ioの送信先メモ</title>
  <type>rich</type>
  <url>https://deokisi.hateblo.jp/entry/2012/12/19/181945</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
