/PyWebPlug

a web socket library for interfacing between Python and Javascript, written using base socket applications

Primary LanguagePython

#PyWebPlug This library can be used to run a websocket server from Python. This library is intended to be used to serve and interact with HTML/JS clients.

This lib includes a Python server with a compatible Javascript client.

##Requirements: Python 3