plutus-pab-1.2.0.0
Safe HaskellNone
LanguageHaskell2010

Plutus.PAB.Webserver.WebSocket

Synopsis

Documentation

wsHandler :: forall t env. (ContractInstanceId -> PendingConnection -> PABAction t env ()) :<|> (PendingConnection -> PABAction t env ()) Source #

Handler for WSAPI

combinedWebsocket :: forall t env. PendingConnection -> PABAction t env () Source #

contractInstanceUpdates :: forall t env. ContractInstanceId -> PendingConnection -> PABAction t env () Source #

Reports

Streams of PAB events