Skip to content
This repository has been archived by the owner on Nov 14, 2022. It is now read-only.

GoogleCloudPlatform/solutions-pubsub-websockets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

solutions-pubsub-websockets

A sample application illustrating how to stream Google Cloud Pub/Sub messages to a browser using WebSockets

As more applications embrace an event-driven model, it becomes important that user-interfaces can achieve simple, low-friction connectivity to the messaging services that form the cornerstone of these architectures.

Several options for streaming data to web browser clients are available, the most common of which is WebSockets. This repository contains code illustrating how to distribute a stream of messages published via Pub/Sub to a browser front-end using the WebSockets protocol.

See the published GCP tutorial for full details and instructions.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published