Internal server side implementation of trame
Project description
This package is not supposed to be used by iteself but rather should come as a dependency of trame. For any specificity, please refer to the trame documentation.
Community
Enjoying trame?
Share your experience with a testimonial or with a brand approval.
Environments variables
TRAME_LOG_NETWORK : Path to log file for capturing network exchange. (default: None)
TRAME_WS_MAX_MSG_SIZE : Maximum size in bytes of any ws message. (default: 10MB)
TRAME_WS_HEART_BEAT : Time in second before assuming the server is non-responsive. (default: 30s)
Life cycle callbacks
Life cycle events are directly managed on the application controller and are prefixed with on_*.
on_server_ready : All protocols initialized and available for client to connect
on_client_connected : Connection established to server
on_client_exited : Linked to browser “beforeunload” event
on_server_exited : Trame is exiting its event loop
on_server_reload : If callback registered it is use for reloading server side modules
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 Distribution
Built Distribution
Hashes for trame_server-2.0.0rc1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b7b15610e5d0e1b35c97f64a63b7a8d80cb0a7d96d1e2d4b234d8425e53a06b7 |
|
MD5 | 9d81df53457e4278e0450d4d69861426 |
|
BLAKE2b-256 | 3a50a9e31eee4f3a50eb879d73148e9bd8879a5d503d09c0f9a7cce22ebff4dc |