<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>socket.io | デバッグライフ</title>
	<atom:link href="https://debug-life.net/entry/tag/socket-io/feed" rel="self" type="application/rss+xml" />
	<link>https://debug-life.net</link>
	<description>プログラミングや日常の記録など</description>
	<lastBuildDate>Sat, 12 Nov 2022 01:58:19 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
<site xmlns="com-wordpress:feed-additions:1">114748130</site>	<item>
		<title>Nuxt3でwebsocketを使う</title>
		<link>https://debug-life.net/entry/4261</link>
					<comments>https://debug-life.net/entry/4261#respond</comments>
		
		<dc:creator><![CDATA[byebyehaikikyou]]></dc:creator>
		<pubDate>Mon, 03 Oct 2022 13:12:35 +0000</pubDate>
				<category><![CDATA[NuxtJS]]></category>
		<category><![CDATA[nuxt3]]></category>
		<category><![CDATA[socket.io]]></category>
		<category><![CDATA[websocket]]></category>
		<guid isPermaLink="false">https://debug-life.net/?p=4261</guid>

					<description><![CDATA[<p>Nuxt3のリリースを見ると、SummerからAutumnになっていましたね。リリースが待ち遠しい。。 さて、Nuxt3でwebsocketを使うにはどうするかを調べていたところ、Nuxt2とは少し異なるようでした。本記 [&#8230;]</p>
The post <a href="https://debug-life.net/entry/4261">Nuxt3でwebsocketを使う</a> first appeared on <a href="https://debug-life.net">デバッグライフ</a>.]]></description>
		
					<wfw:commentRss>https://debug-life.net/entry/4261/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">4261</post-id>	</item>
		<item>
		<title>Nuxt.jsでsocket.ioを使うー nuxt-socket-ioライブラリ</title>
		<link>https://debug-life.net/entry/3658</link>
					<comments>https://debug-life.net/entry/3658#respond</comments>
		
		<dc:creator><![CDATA[byebyehaikikyou]]></dc:creator>
		<pubDate>Sat, 02 Oct 2021 14:40:40 +0000</pubDate>
				<category><![CDATA[NuxtJS]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[nuxt-socket-io]]></category>
		<category><![CDATA[Nuxt.js]]></category>
		<category><![CDATA[socket.io]]></category>
		<guid isPermaLink="false">https://debug-life.net/?p=3658</guid>

					<description><![CDATA[<p>Nuxt.jsでsocket.ioを使ったアプリケーションを作る続きです。 前回、Nuxt.jsでsocket.ioライブラリを使うやり方について整理してみました。socket.ioライブラリを直接使う方法で、３つのアプ [&#8230;]</p>
The post <a href="https://debug-life.net/entry/3658">Nuxt.jsでsocket.ioを使うー nuxt-socket-ioライブラリ</a> first appeared on <a href="https://debug-life.net">デバッグライフ</a>.]]></description>
		
					<wfw:commentRss>https://debug-life.net/entry/3658/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3658</post-id>	</item>
		<item>
		<title>Nuxt.jsでsocket.ioを使うやり方</title>
		<link>https://debug-life.net/entry/3645</link>
					<comments>https://debug-life.net/entry/3645#respond</comments>
		
		<dc:creator><![CDATA[byebyehaikikyou]]></dc:creator>
		<pubDate>Sat, 04 Sep 2021 01:23:00 +0000</pubDate>
				<category><![CDATA[NuxtJS]]></category>
		<category><![CDATA[nuxt]]></category>
		<category><![CDATA[socket.io]]></category>
		<category><![CDATA[websocket]]></category>
		<guid isPermaLink="false">https://debug-life.net/?p=3645</guid>

					<description><![CDATA[<p>Nuxt.jsでWebSocket、今回はsocket.ioを使う方法についての備忘録です。他によいアプローチがあるかもしれません。他の方の事例を参考にしながら、自分なりに整理してみました。 以下の３つのアプローチで記述 [&#8230;]</p>
The post <a href="https://debug-life.net/entry/3645">Nuxt.jsでsocket.ioを使うやり方</a> first appeared on <a href="https://debug-life.net">デバッグライフ</a>.]]></description>
		
					<wfw:commentRss>https://debug-life.net/entry/3645/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3645</post-id>	</item>
	</channel>
</rss>
