Using Charles Proxy
Objective
In recent times more websites & mobile apps are using WebSockets to handle communication. Typically mobile Apps make use of WebSockets to send and receive messages, make various API calls for handling various features on the app and a lot more.
Background ā What is WebSocket ?
The WebSocket API differs from the standardĀ SOAPĀ orĀ RESTĀ API by virtue of the nature of its traffic.
If I wasā¦
View On WordPress


















