Commit Graph

3 Commits

Author SHA1 Message Date
Cameron Moore-Carter
92134198a7 removed redundant producer.close() calls
As this now has an AsyncContext, producer.close() & consumer.close() is called automatically when exiting the context.
2024-08-05 16:17:13 +12:00
mooreca
a4227e420b Fix Python Stream tutorial by using correct argument key values, implement asyncio.Runner to exit correctly on Keyboard Interrupt, close producer and consumer when closing program. 2024-07-30 15:57:54 +12:00
Daniele
4cb1a81fd4
Hello world for Python (rstream) stream client (#404) 2024-05-09 07:23:46 +02:00