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

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

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

Contributing

Stars

8 stars

Watchers

44 watching

Forks

Releases

Packages

Contributors

Languages