<?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>article How are WebSockets used in Qlik Sense? in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/How-are-WebSockets-used-in-Qlik-Sense/ta-p/1715097</link>
    <description>&lt;P&gt;A WebSocket is a client-server technology that opens a communication session between the client web browser and the server.&amp;nbsp; It uses&amp;nbsp;the ws:// or wss:// protocol to connect to&amp;nbsp;endpoints and establishes a&amp;nbsp;full-duplex&amp;nbsp;communication over a single connection.&lt;BR /&gt;&lt;BR /&gt;In a document, once a WebSocket connection is established with the web server, you can send data from the client browser to the server and receive data from the server to the browser.&lt;BR /&gt;WebSockets improve the scalability of real-time bi-directional communication between servers and web browsers. This makes a significant improvement in web communication speed.&lt;BR /&gt;&lt;BR /&gt;Qlik Sense uses WebSockets that enable communication between&amp;nbsp;the&amp;nbsp;web browser&amp;nbsp;and Qlik Sense server. A Qlik Sense application gets generated with visualization objects and data via this communication.&amp;nbsp; These visualisations can then be integrated into any webpage via HTML and javascript custom development.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;Resolution&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;It is recommended to have a single WebSocket connection per client to make an application more manageable, when adding Qlik Sense to a web integration. Concurrency and multiple WebSockets per client may make a page unresponsive due to data coming in from each WebSocket connection.&lt;BR /&gt;&lt;BR /&gt;Web sockets are supported by modern browsers such as Chrome and Firefox. However, in Internet Explorer 11, there is a default limit of WebSocket connections per server. The default limit is 6, you can select a value from 2 through 128.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;Related Content&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;&lt;I&gt;&lt;A href="https://community.qlik.com/t5/Support-Knowledge-Base/Qlik-Sense-Hub-Error-Cannot-create-connection-or-Error-Occurred/ta-p/1714128" target="_blank" rel="noopener"&gt;Qlik Sense Hub Error Cannot create connection or Error Occurred on REST Endpoint Call - &amp;nbsp;Increase WebSocket connections allowed for Internet Explorer&amp;nbsp;&lt;/A&gt;&lt;/I&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 10 May 2022 19:23:50 GMT</pubDate>
    <dc:creator>ToniKautto</dc:creator>
    <dc:date>2022-05-10T19:23:50Z</dc:date>
    <item>
      <title>How are WebSockets used in Qlik Sense?</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-are-WebSockets-used-in-Qlik-Sense/ta-p/1715097</link>
      <description>&lt;P&gt;A WebSocket is a client-server technology that opens a communication session between the client web browser and the server.&amp;nbsp; It uses&amp;nbsp;the ws:// or wss:// protocol to connect to&amp;nbsp;endpoints and establishes a&amp;nbsp;full-duplex&amp;nbsp;communication over a single connection.&lt;BR /&gt;&lt;BR /&gt;In a document, once a WebSocket connection is established with the web server, you can send data from the client browser to the server and receive data from the server to the browser.&lt;BR /&gt;WebSockets improve the scalability of real-time bi-directional communication between servers and web browsers. This makes a significant improvement in web communication speed.&lt;BR /&gt;&lt;BR /&gt;Qlik Sense uses WebSockets that enable communication between&amp;nbsp;the&amp;nbsp;web browser&amp;nbsp;and Qlik Sense server. A Qlik Sense application gets generated with visualization objects and data via this communication.&amp;nbsp; These visualisations can then be integrated into any webpage via HTML and javascript custom development.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;Resolution&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;It is recommended to have a single WebSocket connection per client to make an application more manageable, when adding Qlik Sense to a web integration. Concurrency and multiple WebSockets per client may make a page unresponsive due to data coming in from each WebSocket connection.&lt;BR /&gt;&lt;BR /&gt;Web sockets are supported by modern browsers such as Chrome and Firefox. However, in Internet Explorer 11, there is a default limit of WebSocket connections per server. The default limit is 6, you can select a value from 2 through 128.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;Related Content&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;&lt;I&gt;&lt;A href="https://community.qlik.com/t5/Support-Knowledge-Base/Qlik-Sense-Hub-Error-Cannot-create-connection-or-Error-Occurred/ta-p/1714128" target="_blank" rel="noopener"&gt;Qlik Sense Hub Error Cannot create connection or Error Occurred on REST Endpoint Call - &amp;nbsp;Increase WebSocket connections allowed for Internet Explorer&amp;nbsp;&lt;/A&gt;&lt;/I&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 May 2022 19:23:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-are-WebSockets-used-in-Qlik-Sense/ta-p/1715097</guid>
      <dc:creator>ToniKautto</dc:creator>
      <dc:date>2022-05-10T19:23:50Z</dc:date>
    </item>
  </channel>
</rss>

