<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: [Web API] Add WebSockets to the Web API for sending real-time events in Spotify for Developers</title>
    <link>https://community.spotify.com/t5/Spotify-for-Developers/Web-API-Add-WebSockets-to-the-Web-API-for-sending-real-time/m-p/5599758#M9723</link>
    <description>&lt;P&gt;It should also be noted that Spotify already has private web socket APIs that it uses for its native clients. All it needs to do is open-source and document them.&lt;/P&gt;</description>
    <pubDate>Fri, 23 Jun 2023 05:54:40 GMT</pubDate>
    <dc:creator>Peter_Schorn</dc:creator>
    <dc:date>2023-06-23T05:54:40Z</dc:date>
    <item>
      <title>[Web API] Add WebSockets to the Web API for sending real-time events</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Web-API-Add-WebSockets-to-the-Web-API-for-sending-real-time/m-p/5212987#M2590</link>
      <description>&lt;P&gt;Add WebSockets to the Web API for sending real-time events like play, pause, skip and more. This way the users of the API will not have to make frequent requests for these kinds of data and will get the data when these events happens. This will really help library devs like me and will save a lot of unnecessary requests to your servers. I'll suggest making it on the line of Discords Gateway API.&lt;/P&gt;</description>
      <pubDate>Thu, 27 May 2021 11:56:44 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Web-API-Add-WebSockets-to-the-Web-API-for-sending-real-time/m-p/5212987#M2590</guid>
      <dc:creator>iShibi</dc:creator>
      <dc:date>2021-05-27T11:56:44Z</dc:date>
    </item>
    <item>
      <title>Re: [Web API] Add WebSockets to the Web API for sending real-time events</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Web-API-Add-WebSockets-to-the-Web-API-for-sending-real-time/m-p/5213463#M2593</link>
      <description>&lt;P&gt;I was just thinking this. This is holding Spotify dependent innovation behind. I'm working on a embedded system and if another streaming service had to offer web sockets, I would ditch Spotify. I would also have to tell my customers that my product wont work with Spotify.&lt;/P&gt;</description>
      <pubDate>Fri, 28 May 2021 12:40:13 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Web-API-Add-WebSockets-to-the-Web-API-for-sending-real-time/m-p/5213463#M2593</guid>
      <dc:creator>FAME_O</dc:creator>
      <dc:date>2021-05-28T12:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: [Web API] Add WebSockets to the Web API for sending real-time events</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Web-API-Add-WebSockets-to-the-Web-API-for-sending-real-time/m-p/5216434#M2619</link>
      <description>People have been asking for this from Spotify for years but they aren't responding. Someone had also posted it in the ideas page but it didn't get required votes, so they closed it. I really want Spotify to be friendly with their users but it seems Spotify doesn't like open-source that much. Their API docs have a lot of mistakes which could have been fixed if they had open-sourced it on GitHub. They should learn from Discord, I like Spotify but they are really binding hands of devs like me by not listening to the requests we are making.&lt;BR /&gt;&lt;BR /&gt;Spotify just release the WebSockets for everyone &lt;span class="lia-unicode-emoji" title=":folded_hands:"&gt;🙏&lt;/span&gt;</description>
      <pubDate>Wed, 02 Jun 2021 15:00:04 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Web-API-Add-WebSockets-to-the-Web-API-for-sending-real-time/m-p/5216434#M2619</guid>
      <dc:creator>iShibi</dc:creator>
      <dc:date>2021-06-02T15:00:04Z</dc:date>
    </item>
    <item>
      <title>Re: [Web API] Add WebSockets to the Web API for sending real-time events</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Web-API-Add-WebSockets-to-the-Web-API-for-sending-real-time/m-p/5598393#M9677</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Does the&amp;nbsp;Discord API provide options when you connect Spotify with Discord? (&lt;A href="https://stackoverflow.com/questions/51528806/spotify-webhooks/51569606#comment134771655_51569606" target="_blank"&gt;https://stackoverflow.com/questions/51528806/spotify-webhooks/51569606#comment134771655_51569606&lt;/A&gt;) as a workaround?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I found some old projects on GitHub but I don't think they allow to&amp;nbsp;send real-time events&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;A href="https://github.com/lrholmes/spotify-connect-ws" target="_blank"&gt;https://github.com/lrholmes/spotify-connect-ws&lt;/A&gt;&amp;nbsp;(unlikely)&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://github.com/TooTallNate/node-spotify-web/" target="_blank"&gt;https://github.com/TooTallNate/node-spotify-web/&lt;/A&gt;&amp;nbsp;--&amp;gt; Web Player?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jun 2023 10:44:02 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Web-API-Add-WebSockets-to-the-Web-API-for-sending-real-time/m-p/5598393#M9677</guid>
      <dc:creator>PackElend</dc:creator>
      <dc:date>2023-06-20T10:44:02Z</dc:date>
    </item>
    <item>
      <title>Re: [Web API] Add WebSockets to the Web API for sending real-time events</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Web-API-Add-WebSockets-to-the-Web-API-for-sending-real-time/m-p/5599758#M9723</link>
      <description>&lt;P&gt;It should also be noted that Spotify already has private web socket APIs that it uses for its native clients. All it needs to do is open-source and document them.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jun 2023 05:54:40 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Web-API-Add-WebSockets-to-the-Web-API-for-sending-real-time/m-p/5599758#M9723</guid>
      <dc:creator>Peter_Schorn</dc:creator>
      <dc:date>2023-06-23T05:54:40Z</dc:date>
    </item>
  </channel>
</rss>

