Skip to main content

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)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page