Skip to main content

Websocket server that emits SkyTemple UI events

Project description

logo

SkyTemple Eventserver

Build Status Version Downloads License (GPLv3) Supported Python versions Discord

Websocket server that emits all of the events of SkyTemples event system via JSON to all connected clients.

Listens on port 45546.

All events are emitted using the following JSON object:

  • event: Name of the event

  • args: All positional arguments passed with the event (as an array).

  • kwargs: All keyword arguments passed with the event (as an object).

As of writing there is no documentation on which events exist yet, but if there is in the future, you will find it in the main SkyTemple repository, most likely inside the “docs” subdirectory.

Ko-Fi

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

skytemple_eventserver-1.6.0-py3-none-any.whl (21.7 kB view hashes)

Uploaded Python 3

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