洪健翔 Hung, Chien-hsiangSecurityError: Failed to construct ‘WebSocket’: An insecure WebSocket connection may not be…Orignal post (easy/full read on): SecurityError: Failed to construct ‘WebSocket’: An insecure WebSocket connection may not be initiated…Nov 4
YJ Kim[Nextjs] Error: ws does not work in the browser.This is a devlog about solving a problem using websockets with the ‘ws’ package on client side of NextJS.Jan 9
Akshat AroraDemystifying WebSockets: A Comprehensive Guide to Real-Time Web CommunicationWebSockets, a powerful technology enabling interactive communication sessions between a user’s browser and a server, are at the forefront…Dec 28, 2023Dec 28, 2023
Pedro MartaPub/Sub implementation using AWS IoT Core and React NativeLightweight pub/sub implementation using AWS IoT Core as the communication layer (real-time messaging) between backend and a React Native…Dec 28, 2020Dec 28, 2020
Rusiri IllesingheA ‘Man in the Middle’ may be listening to your calls..If your application doesn’t contain a logic to verify the hostnames that it connects to, it may vulnerable to a Man in the Middle (MITM)…Nov 13, 2023Nov 13, 2023
洪健翔 Hung, Chien-hsiangSecurityError: Failed to construct ‘WebSocket’: An insecure WebSocket connection may not be…Orignal post (easy/full read on): SecurityError: Failed to construct ‘WebSocket’: An insecure WebSocket connection may not be initiated…Nov 4
YJ Kim[Nextjs] Error: ws does not work in the browser.This is a devlog about solving a problem using websockets with the ‘ws’ package on client side of NextJS.Jan 9
Akshat AroraDemystifying WebSockets: A Comprehensive Guide to Real-Time Web CommunicationWebSockets, a powerful technology enabling interactive communication sessions between a user’s browser and a server, are at the forefront…Dec 28, 2023
Pedro MartaPub/Sub implementation using AWS IoT Core and React NativeLightweight pub/sub implementation using AWS IoT Core as the communication layer (real-time messaging) between backend and a React Native…Dec 28, 2020
Rusiri IllesingheA ‘Man in the Middle’ may be listening to your calls..If your application doesn’t contain a logic to verify the hostnames that it connects to, it may vulnerable to a Man in the Middle (MITM)…Nov 13, 2023
Yoshiaki SendaPoC: Using MQTT over Secure WebSocket to Reduce Open Port of Netmaker v0.14.0<This attempt was failed but I decided to share my procedures. I hope this may help others at some point. → Successful version is here >May 17, 2022