Skip to content Skip to sidebar Skip to footer
Showing posts with the label Websocket

Websocket Apache Proxy Issues With Ssl

So I have a site that uses https and websockets and socket.io (with node.js). The websocket will in… Read more Websocket Apache Proxy Issues With Ssl

Allow Only Specific/official Html5 Web Apps To Connect To A Websocket Host

is it possible to ensure, that establishing a web socket connection (via socket.io) is only possibl… Read more Allow Only Specific/official Html5 Web Apps To Connect To A Websocket Host

Linux - Websocket Test Error

I am testing on opening websocket and echo. I am trying to run on Linux-based PC and testing with … Read more Linux - Websocket Test Error

Web Sockets Server Side Processing Model

To implement a server supporting clients using web sockets, do servers keep an open HTTP connection… Read more Web Sockets Server Side Processing Model

Websocket Feature Over Apache Based Service

I have web application settled on Apache server, and using php. I wish to put inside some kind of w… Read more Websocket Feature Over Apache Based Service

Reliable Websocket Connection State Detection

I've been looking around to implement a reliable WebSocket connection recovery mechanism. After… Read more Reliable Websocket Connection State Detection

Collaborative Browsing Using Html5 And Websockets

I want to share whatever I am browsing to appear on another tab. How is it possible to achieve this… Read more Collaborative Browsing Using Html5 And Websockets

Implementing Handshake For Hybi-17

I'm trying to develop the handshake for websocket hybi-17 protocol (https://datatracker.ietf.or… Read more Implementing Handshake For Hybi-17