Metadata-Version: 2.1
Name: sms-stack
Version: 0.0.3
Summary: Sms Stack SDK for python
Home-page: UNKNOWN
Author: Lucas Fernandez
Author-email: lucas.fernandezaragon@telefonica.com
License: UNKNOWN
Description: # Sms Stack Python
        
        SDK for Sms Stack in python-
        
        ## Uses
        
        You can controll SMS as if they were a tcp streaming data, with flow and loss control. 
        
        ## Implementation
        
        Create a controller class, inheriting form ```SmsControllerObserver``` and then a layer class.
        
        Give the listener and de broadcaster to the controller and start the sms flow.
        
Keywords: sms-stack,tcp,protocol
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
