U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » U++ Core » Way to decode websocket frames?
Re: Way to decode websocket frames? [message #59047 is a reply to message #59046] Thu, 20 October 2022 19:11 Go to previous messageGo to previous message
omari is currently offline  omari
Messages: 276
Registered: March 2010
Experienced Member
Hi,

by default, in the Upp implementation, we accept frame compression when the server can do it.
the frame then is zip compressed, but without header.

as a quik solution, you can disable compression :

in the file: upp\uppsrc\Core\WebSocket.cpp, comment out ( or remove) the line (27)
//		"Sec-WebSocket-Extensions: permessage-deflate\r\n"

regards,
Abdelghani OMARI.


regards
omari.

[Updated on: Sat, 22 October 2022 08:44]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: v14609 GetHashValue compilation error
Next Topic: Windows ProgramData directory
Goto Forum:
  


Current Time: Wed Apr 29 07:24:12 GMT+2 2026

Total time taken to generate the page: 0.00636 seconds