Bookmarks tagged with #websockets.
Show all
Show all
What is WebSocket? How it works, performance, and use cases explained
Get a better understanding of WebSockets are, how they work, and why they're ideal for building high-performance realtime apps.
Tags:
#websockets
Saved
on: 2018-11-19
Receiving AWS IoT messages in your browser using websockets — Medium
A few weeks ago AWS launched an interesting cloud service enabling secure, bi-directional communication between Internet-connected things (such as sensors, actuators, embedded devices, or smart…
Saved
on: 2015-11-23
Getting Started with Aerys WebSockets
Modern web technology lets us create real time apps within the users browser. WebSockets make this communication dead simple, but traditionally, we couldn’t really write performant WebSocket apps in PHP, because of the single request / response model.
Saved
on: 2015-10-20