<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Cherry API on CVMS Docs</title><link>https://cherry-vm-studio.github.io/Cherry-VM-Studio/for-developers/cherry-api/</link><description>Recent content in Cherry API on CVMS Docs</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://cherry-vm-studio.github.io/Cherry-VM-Studio/for-developers/cherry-api/index.xml" rel="self" type="application/rss+xml"/><item><title>WebSockets</title><link>https://cherry-vm-studio.github.io/Cherry-VM-Studio/for-developers/cherry-api/websockets/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://cherry-vm-studio.github.io/Cherry-VM-Studio/for-developers/cherry-api/websockets/</guid><description>&lt;h1 id="websockets"&gt;WebSockets&lt;a class="anchor" href="#websockets"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;WebSockets are a crucial element of the Cherry API, enabling frontend interface integration and synchronization.&lt;/p&gt;
&lt;h2 id="connection"&gt;Connection&lt;a class="anchor" href="#connection"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;To connect to any WebSocket endpoint, you must include your authentication token as an &lt;code&gt;access_token&lt;/code&gt; parameter when establishing the connection. Please note that if your token expires during an active session, you will be disconnected with error code &lt;code&gt;4401&lt;/code&gt;.&lt;/p&gt;
&lt;h2 id="disconnection-codes"&gt;Disconnection codes&lt;a class="anchor" href="#disconnection-codes"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;Below is a short guide to common disconnect codes shared by each websocket in the application.&lt;/p&gt;</description></item><item><title>🚧 Work in progress</title><link>https://cherry-vm-studio.github.io/Cherry-VM-Studio/for-developers/cherry-api/draft/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://cherry-vm-studio.github.io/Cherry-VM-Studio/for-developers/cherry-api/draft/</guid><description>&lt;p&gt;🚧 Work in progress&lt;/p&gt;</description></item></channel></rss>