Monday, October 23, 2023

Re: GWT: Deserialize objects sent/received via websocket



On Sunday, October 22, 2023 at 3:25:18 PM UTC+2 an.s...@gmail.com wrote:
Hi everyone,

thanks for all the thoughts about the topic. After further investigation of the protocol, it seems like there is no pbject serialization involved. Instead, the application creates a websocket and establishes a AES-CBC encrypted channel. Hence, the binary blobs that I was seeing are encrypted messages. If somebody is interested, the website is https://metatraderweb.app/trade

I'm curious what made you think this is related to GWT: I don't see anything pointing to the use of GWT on that app.
The "gwt" mentions in the code (and server names) look more like an acronym of "G-something Web Trader" to me.

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit/8d7dbb7a-b6ee-4148-99b2-f127ff8d728cn%40googlegroups.com.

No comments:

Post a Comment