Crate stateroom_wasm

Source

Structs§

ClientId
WrappedStateroomService

Enums§

MessagePayload
MessageRecipient
Represents the recipient(s) of a message.
MessageToProcess

Traits§

StateroomContext
Provides an interface for a StateroomService instance to send messages back to its host environment.
StateroomService
A simplified interface for creating a StateroomService that can be exposed as a WebAssembly module.

Attribute Macros§

stateroom_wasm
Exposes a stateroom_wasm::StateroomService-implementing trait as a WebAssembly module.