Metadata-Version: 2.1
Name: NoLossAsyncGenerator
Version: 2.1
Summary: Asynchronous generator without any data loss in case that handling one message costs too much time.
Home-page: UNKNOWN
Author: Antas
Author-email: 
License: UNKNOWN
Description: # NoLossAsyncGenerator
        Asynchronous generator without any data loss in case that handling one message costs too much time.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
