<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Hitz</author_name>
  <author_url>https://blog.hatena.ne.jp/Hitz/</author_url>
  <blog_title>Hitz's blog</blog_title>
  <blog_url>https://hitz.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>eventmachineでルーティングが必要になりライブラリを探していたのですが、 sinatraと組み合わせるのが一番簡単そうです。 # /path/to/emapp.rb %w( rubygems eventmachine shout sinatra/base ).each { |lib| require lib} EventMachine::run do class App &lt; Sinatra::Base get '/' do end end App.run!(:port =&gt; 3000) end でおkです。 時間があったらwebsocket + EventMachineのインテグレー…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhitz.hatenablog.com%2Fentry%2F20111125%2F1322236580&quot; title=&quot;EventMachine,Sinatraのインテグレーション - eventmachine - sinatra - routing - Hitz&amp;#39;s blog&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>2011-11-25 00:56:20</published>
  <title>EventMachine,Sinatraのインテグレーション - eventmachine - sinatra - routing</title>
  <type>rich</type>
  <url>https://hitz.hatenablog.com/entry/20111125/1322236580</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
