Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QWebEngineView access Websockets opened by JS client
Forum Updated to NodeBB v4.3 + New Features

QWebEngineView access Websockets opened by JS client

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 436 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Maxx Dovahkiin
    wrote on last edited by Maxx Dovahkiin
    #1

    Hi, i have a javascript app that runs on QWebEngineView and communicates with a server via REST HTTP and Websockets.
    My first question is how to get the requests made to the server from the JS client running in QWebEngineView.
    Second question is how to actually view or access the Websocket reply/frames that the JS client receives from the server. I see no direct function to access the Websockets opened by a JS client running on QWebEngine. So is it possible to actually view and access these requests. And if yes then how should i proceed.

    Thanks

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved