InfoQ Homepage Web Sockets Content on InfoQ
Presentations
RSS Feed-
Welcome to the Reactive Revolution:RSocket and Spring Cloud Gateway
Spencer Gibb introduces the RSocket protocol and explains how to use it, and shows how to create a messaging gateway through integration with Spring Cloud Gateway.
-
RSocket: Solving Real-World Architectural Challenges
O. Lehecka, R. Roeser and A. Shi explain the use cases for RSocket within their companies, and how it can be used by enterprises to simplify the way they build and operate cloud-native applications.
-
Multi-Service Reactive Streams Using Spring, Reactor, and RSocket
Ben Hale and Rossen Stoyanchev explore how to create a fully reactive multi-service architecture utilizing the RSocket protocol.
-
Efficient Client-Server Communication with Differential Synchronization and JSON Patch
Brian Cavalier shows how Differential Synchronization can be used with JSON Patch to synchronize application data between clients and servers over HTTP Patch, WebSocket, and STOMP.
-
Deep Dive into Spring WebSockets
Sergi Almar reviews the architecture behind WebSocket and tries to show how to build highly scalable applications with it.
-
The Java EE 7 Platform: Higher Productivity & Embracing HTML 5
Arun Gupta demoes some of the new features introduced or enhanced in Java EE 7: HTML5, JAX-RS 2, JMS 2, Batch Processing and Caching API, WebSocket, etc.
-
Chloe and the Real Time Web
Trotter Cashion introduces and demoes Chloe, a web server that handles real time data streaming between browsers and web applications written in any language and using any framework.
-
Mobile HTML 5.0
Michael Galpin covers developing mobile web apps, HTML 5, PhoneGap, Appcelerator, Web Sockets, server-side data push, Canvas, CSS3, application cache, video/audio, and mobile platform feature support.
-
Porting Desktop Applications to the Browser
Michael Carter explains how to build web applications using non-HTTP desktop protocols with Orbited, a scalable Comet server, and js.io, a JavaScript library for real-time web applications.