Expand description
Helpers for writing browser user interfaces (BUIs).
Structs§
- BuiApp
Inner - Maintain state within a BUI application.
- Connection
Event - State associated with connection or disconnection.
Enums§
- Connection
Event Type - 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