Documentation
¶
Index ¶
Constants ¶
View Source
const ( MessageTypeMessagePropUpdate = "message_prop_update" MessageTypeConversationPropertyUpdate = "conversation_prop_update" MessageTypeNewMessage = "new_message" MessageTypeNewConversation = "new_conversation" MessageTypeNewNotification = "new_notification" MessageTypeError = "error" )
Action constants for WebSocket messages.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BroadcastMessage ¶
BroadcastMessage represents a message to be pushed to users.
Click to show internal directories.
Click to hide internal directories.