Metadata-Version: 2.1
Name: easy-socketio
Version: 0.0.8
Summary: A simple wrapper around python-socketio that handles a simple que and threading.
Home-page: https://github.com/tarik56/easy-socketio
Author: Tarik Gün (tarik56)
License: MIT license
Description: socketio.start_server()
        socketio.send('Hello clients')
        
        See Github Readme for a more and detailed guide.
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
