Subscribing to messages ======================= Read the next message from a topic, or stream messages until the subscription is closed. .. tab-set:: :sync-group: sdk-language .. tab-item:: Python :sync: python .. literalinclude:: scripts/core-subscribing.py :language: python .. tab-item:: TypeScript :sync: typescript .. literalinclude:: scripts/core-subscribing.ts :language: typescript