html library

Classes

PhoenixChannel
PhoenixChannelEvents
PhoenixHtmlConnection
PhoenixHtmlConnection handles the creation and use of the underlying websocket connection on browser platforms.
PhoenixIoConnection
PhoenixIoConnection handles the creation and use of the underlying websocket connection on browser platforms.
PhoenixMessage
PhoenixPresence
PhoenixPresenceEvents
PhoenixPush
PhoenixSerializer
Responsible for serializing and deserializing messages
PhoenixSocket
PhoenixSocketOptions
Options for your socket
PresenceEvents

Typedefs

PhoenixMessageCallback = void Function(Map? payload, String? ref, String? joinRef)
A function that describes how to responsd to a received message