<?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>JavaEE</anon>
    <anon>WebSocket</anon>
    <anon>JavaScript</anon>
  </categories>
  <description>今回から数回に分けて、 Java EE7 で追加された機能の1つである WebSocket の解説を行う。 WebSocket はクライアント（ブラウザ）とサーバー間で相互通信を行うためのプロトコルで、1つのコネクションを使ってブラウザとサーバーが何度もメッセージの送受信を行うことができる。 HTTP では原則として、クライアントからのリクエストが発生しない限り、サーバー側は何もできない。このため WebSocket は、サーバー側が起点となってクライアントに通信を行ったり、チャットのような多人数でかつ即時応答が求められるようなアプリケーションに適している。 サーバー側のプログラムには、Web…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fenterprisegeeks.hatenablog.com%2Fentry%2F2015%2F12%2F17%2F104815&quot; title=&quot;JavaEE7をはじめよう(19) - WebSocketの基本 - エンタープライズギークス (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>2015-12-17 10:48:15</published>
  <title>JavaEE7をはじめよう(19) - WebSocketの基本</title>
  <type>rich</type>
  <url>https://enterprisegeeks.hatenablog.com/entry/2015/12/17/104815</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
