So, I found that amazing thing called HTML5 WebSockets, new API. That is still in DRAFT version, but quite well supported. Full-duplex bi-directional communication. I know how to use it via JavaScript
With Pusher and Beacon push cloud services I can get live开发者_如何学编程 updates in all browsers. Even implement chat functionality.
Is it possible to send data using socket.io-node just to chosen group of users? For example, how could I implement chat with different rooms? I dont want .broadcast() to send data to all lo开发者_运维
I have 2 separate pages, each opens a web socket to the server, one pages fires a message to the server, is there any way that the other page can receive the reply? Any help is greatly appreciated.
Earlier today I came across Kaazing\'s WebSocket API for HTML5. Looks fantastic, but as I am only now researching WebSocket possibilities for real-time financial updating, I would like to hear some r
I\'m new to Node.js, and I\'ve been playing with the \"chat\" example provide开发者_Python百科d with the Socket.io install package. Is shows in a few lines of code how you can push some data to severa
I was looking at Kanaka\'s reply to a websockets question here. If I want to write a native app in PHP to use a websocket based webservice, where do I start? Are there any client libraries available
I\'m experimenting with HTML5 WebSockets and I got my basic client/server scenario working using Nugget. However, it only works when I execute a local HTML file (file:///); as soon as I execute it thr
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I am curious if anyone has any information about the scalability of HTML WebSockets. For everything I\'ve read it appears that every client will maintain an open line of communication wi开发者_开发技巧