# Module: "handlers/message"

# Index

# Functions

# Functions

# handleMessage

handleMessage(message: string, flag: any, websocket: any): any

Defined in src/handlers/message.ts:11 (opens new window)

# Parameters:

Name Type Description
message string the message contents
flag any
websocket any

Returns: any

heartbeat

Last Updated: 12/19/2020, 4:43:00 PM