Websocket server that emits SkyTemple UI events
Project description
SkyTemple Eventserver
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file skytemple_eventserver-1.6.0-py3-none-any.whl
.
File metadata
- Download URL: skytemple_eventserver-1.6.0-py3-none-any.whl
- Upload date:
- Size: 21.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1e198606c1f85ccb713254b2e3487bbacd376ed14437e69bccbe8b466dad9aa6 |
|
MD5 | 13fe444429ca8ace902c3bef0a74cc56 |
|
BLAKE2b-256 | e18ad8307293e35afe049e03a7171e398a084c1f15906e447d78a0bb7b9086fa |