<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>enterprisegeeks</author_name>
  <author_url>https://blog.hatena.ne.jp/enterprisegeeks/</author_url>
  <blog_title>エンタープライズギークス (Enterprise Geeks)</blog_title>
  <blog_url>https://enterprisegeeks.hatenablog.com/</blog_url>
  <categories>
    <anon>WebSocket</anon>
  </categories>
  <description>前回までは、WebSocket を使ってクライアントからのリクエストに対して応答を返す方法を中心に解説してきた。 WebSocket ではクライアントとサーバーで相互通信を行えるため、クライアントからのリクエストを契機にするだけでなく、サーバー側から任意のタイミングで、クライアントにプッシュ通信することも可能である。この仕組みは、時報のように定期的なタイミングで処理を行ったり、株価の更新のように何らかのイベント発生を契機として通知を行う処理に適用できる。 時刻通知アプリケーション 今回のサンプルは、前回の記事で紹介した WebSocket の チャットアプリケーション に含まれている。 内容と…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fenterprisegeeks.hatenablog.com%2Fentry%2F2016%2F01%2F18%2F080117&quot; title=&quot;JavaEE7をはじめよう(21)  - WebSocketによるプッシュ通信とCDIのイベント通知 - エンタープライズギークス (Enterprise Geeks)&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>2016-01-18 08:01:17</published>
  <title>JavaEE7をはじめよう(21)  - WebSocketによるプッシュ通信とCDIのイベント通知</title>
  <type>rich</type>
  <url>https://enterprisegeeks.hatenablog.com/entry/2016/01/18/080117</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
