Vulcan's python-javascript api bridge
Project description
Server functions
-
main.broadcast(message : str, p1 : int = 0, p2 : any = undefined)
This is the broadcast function. -
main.another(p0 : int, p1 : str = "a", p2 : any = undefined)
This is another function.
Client callbacks
-
another(p0 : int, p1 : str = "a", p2 : any = undefined)
This is another function. -
incoming_message(p0 : any = undefined)
This is the incoming_message function.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyjs-bridge-0.1.1.tar.gz
(9.8 kB
view hashes)