Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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: Sat Aug 02 00:32:26 CEST 2025

Total time taken to generate the page: 0.08275 seconds