Disclosure Statement: This site contains affiliate links, which means that I may receive a commission if you make a purchase using these links. As an eBay Partner, I earn from qualifying purchases.
If you find these projects useful please consider becoming a sponsor with Patreon, GitHub or Liberapay.

Websocket requests

Post Reply
TenguHaku
Posts: 4
Joined: Fri Sep 02, 2022 9:04 am

Websocket requests

Post by TenguHaku »

Hello again :D , is there a way to use wss connection with CEF like TCEFUrlRequestClientComponent?
User avatar
salvadordf
Posts: 4580
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Re: Websocket requests

Post by salvadordf »

Hi,

I've never tried that but it seems that CEF does not expose a WebSockets client.
https://magpcss.org/ceforum/viewtopic.php?f=6&t=18770

It's recommended that you use third party libraries or JavaScript to do that.
TenguHaku
Posts: 4
Joined: Fri Sep 02, 2022 9:04 am

Re: Websocket requests

Post by TenguHaku »

Thanks! ❤
Post Reply