Pudu programming language
Menu
API reference

Std.Ui.Live.Session

1 declaration

type

Session

This declaration introduces a public type.

What it does

A viewer's screen, held here.

The component is the state and how it renders; shown is what this end

last sent, which is the only thing a difference can be computed against.

accepted names the events this session will act on — what arrives is text

from whoever is on the other end, and the other end is not necessarily the

page this server rendered.

Read the signature

  • This declaration has no value signature because it introduces a type or trait.

Back to Std.Ui.LiveSearch related declarations