Module highlevel

Source
Expand description

Helpers for writing browser user interfaces (BUIs).

Structs§

BuiAppInner
Maintain state within a BUI application.
ConnectionEvent
State associated with connection or disconnection.

Enums§

ConnectionEventType
The type of possible connect event, either connect or disconnect.

Functions§

create_bui_app_inner
Factory function to create a new BUI application.
generate_auth_with_token
Return access control information given a token and a JWT secret.
generate_random_auth
Generate a random token and return access control information. Requires JWT secret.
generate_valid_token
Generate a random token