GoogleCloudPlatform / GoogleCloudPlatform/datashare-toolkit

Multicast client: add bi-directional support to receive Pub/Sub and publish multicast

Open
#464 0 comments 0 reactions 0 assignees View on GitHub
client enhancement
Dominant language
JavaScript
Stars
94
Forks
27
PR merge metrics
No merged PRs in 30d

Description

The multicast publisher for Datashare currently joins a multicast group and tunnels packets arriving on the specified group over a Pub/Sub topic that is also specified.

This request is to add a feature where the traffic flow can be reversed, the client is passed a topic name or a subscription as a parameter and receives topic messages. In reverse mode, the multicast client will take the messages from Pub/Sub and send them outbound over the Multicast interface.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.