Paul Krill
Editor at Large

Microsoft Azure Fluid Relay turns GA

news
Aug 3, 20222 mins

Managed cloud service for the Fluid Framework helps developers build real-time collaborative web apps.

relay teamwork coordination cooperation continuity
Credit: Thinkstock

Microsoft has made Azure Fluid Relay, a managed cloud service for building enterprise-caliber collaborative applications using the Fluid Framework, available for web developers.

Azure Fluid Relay became generally available on August 1, as did the Fluid Framework azure-client 1.0 library. Fluid Framework is an open source collection of client libraries for building low-latency, real-time collaboration applications. These libraries allow multiple clients to create and operate on shared data structures, while developers use familiar programming patterns similar to those used to work with local data.

Azure Fluid Relay deals with Fluid collaboration details so that developers are freed to focus on the user experience. Specific features of Azure Fluid Relay include:

  • Replication of state across connected JavaScript clients in real time.
  • Coauthoring and data synchronization in apps.
  • Built-in Fluid server functionality for provisioning and managing collaboration.
  • Cloud-native Azure storage and hosting capabilities for building secure, reliable, low-latency experiences.
  • Built-in scalability.
  • Designed to meet business, legal, and regulatory requirements.

Applications built with Fluid Framework require no custom code on the server to enable data sync scenarios such as real-time typing across text editors. Fluid Framework can work with straight JavaScript or a JavaScript framework such as Angular, React, or Vue. To connect an app to Azure Fluid Relay, developers must provision a Fluid Relay server resource in their Azure account. Developers can connect a Fluid application to a Fluid Relay instance using the AzureClient in the fluidframework/azure-client package.

Microsoft has used Fluid to power collaboration in its own applications, including a new version of Whiteboard. Fluid also is being used in the Teams application.

Paul Krill

Paul Krill is editor at large at InfoWorld. Paul has been covering computer technology as a news and feature reporter for more than 35 years, including 30 years at InfoWorld. He has specialized in coverage of software development tools and technologies since the 1990s, and he continues to lead InfoWorld’s news coverage of software development platforms including Java and .NET and programming languages including JavaScript, TypeScript, PHP, Python, Ruby, Rust, and Go. Long trusted as a reporter who prioritizes accuracy, integrity, and the best interests of readers, Paul is sought out by technology companies and industry organizations who want to reach InfoWorld’s audience of software developers and other information technology professionals. Paul has won a “Best Technology News Coverage” award from IDG.

More from this author