socket.io-python-emitter icon indicating copy to clipboard operation
socket.io-python-emitter copied to clipboard

Python implementation of socket.io-emitter that provides a hook point to easily allow you to emit events to browsers from anywhere :rocket:

Results 2 socket.io-python-emitter issues
Sort by recently updated
recently updated
newest added

When attempting to install socket.io-python-emitter via pip using the command: `pip install socket.io-emitter` it results in the following output: ``` PS C:\Users\USER1\Desktop\test> pip install socket.io-emitter Collecting socket.io-emitter Using cached socket.io_emitter-0.1.5.1-py2.py3-none-any.whl...