Websockets and external API

If I had a website that currently uses the PHP Basecamp API to request data from a basecamp account and feed it to my client application, how would that benefit HTML5 websites? Or maybe this is not the case at all.

My understanding would be that this process allows bi-directional socket communication, allowing real-time updates and notifications. those. the user edits the comment through my client application and the user in basecamp will see this change in real time. Is this correct or am I barking the wrong tree? Correct me if I am wrong, but Basecamp will require something along the Node.js line to open this two way connection?

Here's an example of a chat using similar techniques:

http://www.martinsikora.com/nodejs-and-websocket-simple-chat-tutorial

Greetings

+3
api html5 websocket


source to share


No one has answered this question yet

Check out similar questions:

944
What are Long-Polling, Websockets, Server-Sent Events (SSE), and Comet?
755
WebSockets or Server-Sent / EventSource Events
93
Which WebSocket library to use in Android application?
40
HTML5 Websites: Maximum Number of Open Connections?
31
Are WebSockets suitable for real-time multiplayer gaming?
26
Is a web socket required for push notification?
6
Node.js web application browser compatibility
4
Porting server side node.js code to HTML5 WebSockets
1
Websockets for Android Chat Application
1
How can I ensure that WebSocket notifications are sent to specific connected clients in Node.js?



All Articles
Loading...
X
Show
Funny
Dev
Pics